QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#533884 | #8069. Don't Be Fake | GuanYunchang | WA | 1ms | 6408kb | C++20 | 1.8kb | 2024-08-26 15:58:07 | 2024-08-26 15:58:08 |
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: 5752kb
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: 4224kb
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: 0
Accepted
time: 0ms
memory: 6132kb
input:
1 9 3288 7655 10868 15608 22314 32393 35613 40081 46262 53333 58591 61424 62614 63861 68531 68777 81175 85016
output:
1 38901
result:
ok 2 lines
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 6408kb
input:
10 7 0 7425 7426 19124 19125 20541 20542 44864 44865 70032 70033 74779 74780 86399 7 0 1654 1655 6185 6186 6593 6594 75745 75746 82557 82558 83855 83856 86399 8 0 16443 16444 30750 30751 49722 49723 50453 50454 69200 69201 72729 72730 81496 81497 86399 7 0 47041 47042 58509 58510 61659 61660 62782 6...
output:
10 86399
result:
wrong answer 2nd lines differ - expected: '86400', found: '86399'