QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#420247 | #8713. 不要玩弄字符串 | ucup-team1005 | WA | 1ms | 5676kb | C++20 | 2.6kb | 2024-05-24 15:48:23 | 2024-05-24 15:48:24 |
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: 5676kb
input:
3 11 1 0 2 000 3 2 0 1
output:
0 2
result:
wrong answer 1st numbers differ - expected: '-1', found: '0'