Please sign in first.
Submission #36193754
Source Code Expand
import re;print(sum([sum(map(ord,m))%139<1for m in re.findall(r'\\+/+',open(0).read().strip()[::-2])]))
Submission Info
| Submission Time | |
|---|---|
| Task | E - 「く」 |
| User | sugyan |
| Language | Python (3.8.2) |
| Score | 100 |
| Code Size | 103 Byte |
| Status | AC |
| Exec Time | 40 ms |
| Memory | 11256 KiB |
Judge Result
| Set Name | Sample | Subtask1 | ||||
|---|---|---|---|---|---|---|
| Score / Max Score | 0 / 0 | 100 / 100 | ||||
| Status |
|
|
| Set Name | Test Cases |
|---|---|
| Sample | sample_1.txt, sample_2.txt, sample_3.txt |
| Subtask1 | 1.txt, 10.txt, 11.txt, 12.txt, 13.txt, 14.txt, 15.txt, 16.txt, 17.txt, 18.txt, 19.txt, 2.txt, 20.txt, 21.txt, 22.txt, 23.txt, 24.txt, 25.txt, 26.txt, 27.txt, 28.txt, 29.txt, 3.txt, 30.txt, 4.txt, 5.txt, 6.txt, 7.txt, 8.txt, 9.txt, sample_1.txt, sample_2.txt, sample_3.txt |
| Case Name | Status | Exec Time | Memory |
|---|---|---|---|
| 1.txt | AC | 36 ms | 10444 KiB |
| 10.txt | AC | 26 ms | 9852 KiB |
| 11.txt | AC | 40 ms | 10888 KiB |
| 12.txt | AC | 39 ms | 11256 KiB |
| 13.txt | AC | 37 ms | 10752 KiB |
| 14.txt | AC | 23 ms | 9716 KiB |
| 15.txt | AC | 28 ms | 9692 KiB |
| 16.txt | AC | 33 ms | 10284 KiB |
| 17.txt | AC | 32 ms | 10128 KiB |
| 18.txt | AC | 32 ms | 9948 KiB |
| 19.txt | AC | 23 ms | 9652 KiB |
| 2.txt | AC | 39 ms | 11060 KiB |
| 20.txt | AC | 34 ms | 9992 KiB |
| 21.txt | AC | 37 ms | 10920 KiB |
| 22.txt | AC | 28 ms | 10004 KiB |
| 23.txt | AC | 27 ms | 9712 KiB |
| 24.txt | AC | 35 ms | 10476 KiB |
| 25.txt | AC | 31 ms | 9680 KiB |
| 26.txt | AC | 35 ms | 10460 KiB |
| 27.txt | AC | 32 ms | 9996 KiB |
| 28.txt | AC | 34 ms | 10320 KiB |
| 29.txt | AC | 35 ms | 10436 KiB |
| 3.txt | AC | 25 ms | 9752 KiB |
| 30.txt | AC | 40 ms | 11228 KiB |
| 4.txt | AC | 27 ms | 9784 KiB |
| 5.txt | AC | 38 ms | 11072 KiB |
| 6.txt | AC | 36 ms | 10708 KiB |
| 7.txt | AC | 25 ms | 9568 KiB |
| 8.txt | AC | 33 ms | 10216 KiB |
| 9.txt | AC | 27 ms | 10076 KiB |
| sample_1.txt | AC | 26 ms | 9492 KiB |
| sample_2.txt | AC | 28 ms | 9488 KiB |
| sample_3.txt | AC | 27 ms | 9600 KiB |