QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#151079 | #5562. Jesting Jabberwocky | ZhangYiDe | WA | 3ms | 5688kb | C++17 | 1.0kb | 2023-08-26 15:19:33 | 2023-08-26 15:19:36 |
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: 3ms
memory: 5520kb
input:
hccdhcd
output:
2
result:
ok single line: '2'
Test #2:
score: 0
Accepted
time: 3ms
memory: 5688kb
input:
cchhdshcdshdcsh
output:
7
result:
ok single line: '7'
Test #3:
score: -100
Wrong Answer
time: 3ms
memory: 5568kb
input:
c
output:
1000000000
result:
wrong answer 1st lines differ - expected: '0', found: '1000000000'