QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#42537 | #3220. Dictionary | MaMengQi | WA | 1410ms | 16176kb | C++20 | 2.7kb | 2022-08-02 17:21:00 | 2022-08-02 17:21:02 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 2ms
memory: 16176kb
input:
2 b? a??
output:
0
result:
ok single line: '0'
Test #2:
score: 0
Accepted
time: 6ms
memory: 16152kb
input:
1 snuke
output:
1
result:
ok single line: '1'
Test #3:
score: -100
Wrong Answer
time: 1410ms
memory: 16140kb
input:
50 ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???????????????????? ???...
output:
738237753
result:
wrong answer 1st lines differ - expected: '346258309', found: '738237753'