QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#442793 | #8519. Radars | ucup-team1005# | WA | 1ms | 3960kb | C++20 | 1.4kb | 2024-06-15 13:31:14 | 2024-06-15 13:31:14 |
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: 1ms
memory: 3960kb
input:
2 3 1 1 1 1 1 1 1 1 1 5 8 5 2 8 3 5 6 9 7 3 7 8 9 1 4 8 9 4 5 5 2 8 6 9 3
output:
1 5
result:
ok 2 number(s): "1 5"
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3948kb
input:
1 1 444739567
output:
-4
result:
wrong answer 1st numbers differ - expected: '444739567', found: '-4'