Submission #57952667
Source Code Expand
S = input()
print(S.replace('.', ''))
Submission Info
| Submission Time | |
|---|---|
| Task | A - delete . |
| User | entropiajp |
| Language | Python (PyPy 3.10-v7.3.12) |
| Score | 100 |
| Code Size | 40 Byte |
| Status | AC |
| Exec Time | 57 ms |
| Memory | 76656 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_handmade_00.txt, 01_handmade_01.txt, 01_handmade_02.txt, 01_handmade_03.txt, 01_handmade_04.txt, 01_handmade_05.txt, 02_random_00.txt, 02_random_01.txt, 02_random_02.txt, 02_random_03.txt, 02_random_04.txt, 02_random_05.txt, 02_random_06.txt, 02_random_07.txt, 02_random_08.txt, 02_random_09.txt |
| Case Name | Status | Exec Time | Memory |
|---|---|---|---|
| 00_sample_00.txt | AC | 56 ms | 76416 KiB |
| 00_sample_01.txt | AC | 56 ms | 76412 KiB |
| 00_sample_02.txt | AC | 57 ms | 76484 KiB |
| 01_handmade_00.txt | AC | 56 ms | 76316 KiB |
| 01_handmade_01.txt | AC | 55 ms | 76288 KiB |
| 01_handmade_02.txt | AC | 55 ms | 76336 KiB |
| 01_handmade_03.txt | AC | 56 ms | 76576 KiB |
| 01_handmade_04.txt | AC | 56 ms | 76404 KiB |
| 01_handmade_05.txt | AC | 56 ms | 76568 KiB |
| 02_random_00.txt | AC | 55 ms | 76600 KiB |
| 02_random_01.txt | AC | 54 ms | 76304 KiB |
| 02_random_02.txt | AC | 54 ms | 76160 KiB |
| 02_random_03.txt | AC | 54 ms | 76616 KiB |
| 02_random_04.txt | AC | 54 ms | 76320 KiB |
| 02_random_05.txt | AC | 55 ms | 76656 KiB |
| 02_random_06.txt | AC | 55 ms | 76492 KiB |
| 02_random_07.txt | AC | 54 ms | 76404 KiB |
| 02_random_08.txt | AC | 55 ms | 76396 KiB |
| 02_random_09.txt | AC | 55 ms | 76428 KiB |