QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#214377 | #6635. Strange Keyboard | ZhaoZiLong | WA | 3ms | 34800kb | C++20 | 3.4kb | 2023-10-14 19:10:31 | 2023-10-14 19:10:32 |
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: 0
Wrong Answer
time: 3ms
memory: 34800kb
input:
2 2 3 defgh abc abcde 1 1 a b
output:
11 -1
result:
wrong answer 1st numbers differ - expected: '3', found: '11'