QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#620896 | #2731. Cartesian Conquest | ZhangYiDe | 0 | 0ms | 3668kb | C++20 | 416b | 2024-10-07 22:08:19 | 2024-10-07 22:08:19 |
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
Subtask #1:
score: 0
Wrong Answer
Test #1:
score: 0
Wrong Answer
time: 0ms
memory: 3660kb
input:
2 1
output:
1 2
result:
wrong answer 1st lines differ - expected: '1 1', found: '1 2'
Subtask #2:
score: 0
Wrong Answer
Test #20:
score: 0
Wrong Answer
time: 0ms
memory: 3668kb
input:
2 1001
output:
501 502
result:
wrong answer 1st lines differ - expected: '251 1001', found: '501 502'
Subtask #3:
score: 0
Wrong Answer
Test #45:
score: 0
Wrong Answer
time: 0ms
memory: 3608kb
input:
100000000 2
output:
50000000 50000001
result:
wrong answer 1st lines differ - expected: '25000000 100000000', found: '50000000 50000001'