Submission #42123439
Source Code Expand
N=int(input()) M=int((N+2)/5) print(M*5)
Submission Info
| Submission Time | |
|---|---|
| Task | A - Water Station |
| User | yab |
| Language | Python (3.8.2) |
| Score | 100 |
| Code Size | 44 Byte |
| Status | AC |
| Exec Time | 23 ms |
| Memory | 9112 KiB |
Judge Result
| Set Name | Sample | All | ||||
|---|---|---|---|---|---|---|
| Score / Max Score | 0 / 0 | 100 / 100 | ||||
| Status |
|
|
| Set Name | Test Cases |
|---|---|
| Sample | 00_sample_00.txt, 00_sample_01.txt, 00_sample_02.txt |
| All | 00_sample_00.txt, 00_sample_01.txt, 00_sample_02.txt, 01_random_03.txt, 01_random_04.txt, 01_random_05.txt, 01_random_06.txt, 01_random_07.txt, 01_random_08.txt, 01_random_09.txt |
| Case Name | Status | Exec Time | Memory |
|---|---|---|---|
| 00_sample_00.txt | AC | 23 ms | 8828 KiB |
| 00_sample_01.txt | AC | 18 ms | 8816 KiB |
| 00_sample_02.txt | AC | 18 ms | 9000 KiB |
| 01_random_03.txt | AC | 19 ms | 9052 KiB |
| 01_random_04.txt | AC | 18 ms | 9088 KiB |
| 01_random_05.txt | AC | 17 ms | 9112 KiB |
| 01_random_06.txt | AC | 18 ms | 8828 KiB |
| 01_random_07.txt | AC | 21 ms | 8824 KiB |
| 01_random_08.txt | AC | 17 ms | 8920 KiB |
| 01_random_09.txt | AC | 17 ms | 8828 KiB |