Submission #18721543
Source Code Expand
print(min(map(int,input().split())))
Submission Info
| Submission Time | |
|---|---|
| Task | A - ABC Preparation |
| User | snowrabbit |
| Language | Python (3.8.2) |
| Score | 100 |
| Code Size | 36 Byte |
| Status | AC |
| Exec Time | 23 ms |
| Memory | 9144 KiB |
Judge Result
| Set Name | Sample | All | ||||
|---|---|---|---|---|---|---|
| Score / Max Score | 0 / 0 | 100 / 100 | ||||
| Status |
|
|
| Set Name | Test Cases |
|---|---|
| Sample | sample_01.txt, sample_02.txt |
| All | handmade_00.txt, handmade_01.txt, random_00.txt, random_01.txt, random_02.txt, random_03.txt, sample_01.txt, sample_02.txt |
| Case Name | Status | Exec Time | Memory |
|---|---|---|---|
| handmade_00.txt | AC | 23 ms | 9112 KiB |
| handmade_01.txt | AC | 18 ms | 8948 KiB |
| random_00.txt | AC | 20 ms | 9076 KiB |
| random_01.txt | AC | 22 ms | 9144 KiB |
| random_02.txt | AC | 23 ms | 9140 KiB |
| random_03.txt | AC | 23 ms | 8956 KiB |
| sample_01.txt | AC | 22 ms | 9008 KiB |
| sample_02.txt | AC | 17 ms | 8948 KiB |