QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#293708 | #7993. 哈密顿 | ezteam1# | WA | 0ms | 3616kb | C++14 | 1.5kb | 2023-12-29 16:47:27 | 2023-12-29 16:47:27 |
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: 0ms
memory: 3616kb
input:
3 1 10 8 2 4 5
output:
10
result:
ok single line: '10'
Test #2:
score: -100
Wrong Answer
time: 0ms
memory: 3544kb
input:
2 732734236 669531729 368612323 916696032
output:
-116957610
result:
wrong answer 1st lines differ - expected: '484881202', found: '-116957610'