Please sign in first.
Submission #28971215
Source Code Expand
a = int(input()) b = int(input()) answer = b - a print(answer)
Submission Info
| Submission Time | |
|---|---|
| Task | A - 身長 (Height) |
| User | Pro_ktmr |
| Language | PyPy3 (7.3.0) |
| Score | 100 |
| Code Size | 67 Byte |
| Status | AC |
| Exec Time | 60 ms |
| Memory | 61844 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, sample-03.txt |
| All | 01-01.txt, 01-02.txt, 01-03.txt, 01-04.txt, 01-05.txt, 01-06.txt, sample-01.txt, sample-02.txt, sample-03.txt |
| Case Name | Status | Exec Time | Memory |
|---|---|---|---|
| 01-01.txt | AC | 60 ms | 61704 KiB |
| 01-02.txt | AC | 48 ms | 61532 KiB |
| 01-03.txt | AC | 48 ms | 61436 KiB |
| 01-04.txt | AC | 49 ms | 61692 KiB |
| 01-05.txt | AC | 47 ms | 61844 KiB |
| 01-06.txt | AC | 46 ms | 61680 KiB |
| sample-01.txt | AC | 49 ms | 61632 KiB |
| sample-02.txt | AC | 49 ms | 61452 KiB |
| sample-03.txt | AC | 48 ms | 61280 KiB |