QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#504232 | #7617. Spectacle | ZhaoZiLong | WA | 60ms | 14816kb | C++20 | 1.8kb | 2024-08-04 10:47:22 | 2024-08-04 10:47:23 |
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: 7724kb
input:
6 100 13 20 14 10 105
output:
1 5 6
result:
ok single line: '1 5 6 '
Test #2:
score: 0
Accepted
time: 1ms
memory: 7648kb
input:
2 1 1000000000000000000
output:
999999999999999999
result:
ok single line: '999999999999999999 '
Test #3:
score: -100
Wrong Answer
time: 60ms
memory: 14816kb
input:
200000 30977570544127554 30977570529630987 30977570554040634 30977570903666181 30977570284338326 30977570675313216 30977569987827221 30977570780807305 30977570623822067 30977570207823010 30977569932624714 30977570440962037 30977570343703869 30977570239637322 30977570141845422 30977570372368100 30977...
output:
855 5036 856 856 856 856 856 856 856 856 856 856 856 1002 5709 856 7378 856 856 890 856 856 969 856 857 857 857 6285 857 3597 857 3875 857 1299 857 857 857 858 3985 858 858 858 858 858 858 858 858 1910 858 858 858 858 859 859 2632 859 2990 859 1578 859 6003 859 1395 859 859 4447 859 859 859 859 859 ...
result:
wrong answer 1st lines differ - expected: '0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 ...99 9999 10000 10000 10000 10000', found: '855 5036 856 856 856 856 856 8... 10000 10000 10000 10000 10000 '