QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#601943 | #7993. 哈密顿 | yoy68 | WA | 1ms | 3956kb | C++14 | 1.5kb | 2024-09-30 16:24:53 | 2024-09-30 16:24:55 |
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: 3832kb
input:
3 1 10 8 2 4 5
output:
10
result:
ok single line: '10'
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3956kb
input:
2 732734236 669531729 368612323 916696032
output:
793113880
result:
wrong answer 1st lines differ - expected: '484881202', found: '793113880'