QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#507893 | #6695. Matching | ucup-team1002# | WA | 0ms | 3604kb | C++23 | 153b | 2024-08-06 23:03:19 | 2024-08-06 23:03:20 |
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: 0ms
memory: 3604kb
input:
3 9 3 -5 5 6 7 -1 9 1 2 3 -5 -4 -3 3 1 10 100
output:
12
result:
wrong answer 1st numbers differ - expected: '30', found: '12'