Submission #10517249
Source Code Expand
_,*c=open(0)
a=b=s=0
for c in c:
if c<'\\':
if b:
s+=a==b
a,b=1,0
else:a+=1
else:b+=1
print(s+(a==b))
Submission Info
| Submission Time | |
|---|---|
| Task | E - 「く」 |
| User | c_r_5 |
| Language | Python (3.4.3) |
| Score | 100 |
| Code Size | 134 Byte |
| Status | AC |
| Exec Time | 41 ms |
| Memory | 9364 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 | 29 ms | 6420 KiB |
| 10.txt | AC | 22 ms | 4340 KiB |
| 11.txt | AC | 34 ms | 7700 KiB |
| 12.txt | AC | 39 ms | 9108 KiB |
| 13.txt | AC | 35 ms | 7956 KiB |
| 14.txt | AC | 17 ms | 3188 KiB |
| 15.txt | AC | 24 ms | 4900 KiB |
| 16.txt | AC | 29 ms | 6420 KiB |
| 17.txt | AC | 27 ms | 5908 KiB |
| 18.txt | AC | 24 ms | 5140 KiB |
| 19.txt | AC | 17 ms | 3060 KiB |
| 2.txt | AC | 41 ms | 9236 KiB |
| 20.txt | AC | 26 ms | 5780 KiB |
| 21.txt | AC | 33 ms | 7572 KiB |
| 22.txt | AC | 27 ms | 5776 KiB |
| 23.txt | AC | 19 ms | 3444 KiB |
| 24.txt | AC | 30 ms | 6676 KiB |
| 25.txt | AC | 23 ms | 4596 KiB |
| 26.txt | AC | 30 ms | 6676 KiB |
| 27.txt | AC | 26 ms | 5652 KiB |
| 28.txt | AC | 30 ms | 6676 KiB |
| 29.txt | AC | 30 ms | 6676 KiB |
| 3.txt | AC | 20 ms | 3700 KiB |
| 30.txt | AC | 39 ms | 9364 KiB |
| 4.txt | AC | 22 ms | 4340 KiB |
| 5.txt | AC | 38 ms | 8980 KiB |
| 6.txt | AC | 32 ms | 7316 KiB |
| 7.txt | AC | 18 ms | 3188 KiB |
| 8.txt | AC | 27 ms | 5780 KiB |
| 9.txt | AC | 24 ms | 5140 KiB |
| sample_1.txt | AC | 17 ms | 2940 KiB |
| sample_2.txt | AC | 17 ms | 2940 KiB |
| sample_3.txt | AC | 17 ms | 2940 KiB |