QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#103540 | #2827. Autobiography | HuangHanSheng | WA | 1ms | 3424kb | C++20 | 3.3kb | 2023-05-06 16:18:21 | 2023-05-06 16:18:22 |
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: 1ms
memory: 3424kb
input:
5 4 bbobo 1 3 2 3 3 4 4 5 4 6 bobo 1 2 1 3 1 4 2 3 2 4 3 4 4 0 bobo
output:
1 1 2 1
result:
wrong answer 1st lines differ - expected: '2', found: '1 '