QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#533939 | #8069. Don't Be Fake | ZhangYiDe | WA | 1ms | 3828kb | C++20 | 1.2kb | 2024-08-26 17:13:47 | 2024-08-26 17:13:48 |
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: 3828kb
input:
3 1 0 20000 2 10000 20000 40000 60000 1 15000 80000
output:
3 5001
result:
ok 2 lines
Test #2:
score: 0
Accepted
time: 1ms
memory: 3480kb
input:
3 1 0 10000 2 10000 20000 30000 40000 2 20000 30000 50000 80000
output:
2 3
result:
ok 2 lines
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3620kb
input:
1 9 3288 7655 10868 15608 22314 32393 35613 40081 46262 53333 58591 61424 62614 63861 68531 68777 81175 85016
output:
1 37884
result:
wrong answer 2nd lines differ - expected: '38901', found: '37884'