QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#38900 | #1265. Total Eclipse | ZhangYiDe | WA | 923ms | 5028kb | C++11 | 1.0kb | 2022-07-08 09:36:49 | 2022-07-08 09:36:51 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 2ms
memory: 3548kb
input:
1 3 2 3 2 3 1 2 2 3
output:
4
result:
ok single line: '4'
Test #2:
score: -100
Wrong Answer
time: 923ms
memory: 5028kb
input:
10 90000 89999 29695126 280198164 879119046 430007344 949559367 73085127 889966040 364820814 284458985 931692411 799753826 296370022 333668874 420472873 151595337 343496667 39363958 831424981 863897406 650573429 217091529 533448388 789707546 749864138 599409565 909987504 320920370 476338054 11898738...
output:
15024049952546 16659615874110 400000005 400000003 -14921457119093 -16703297122578 -16827296580481 -16516014940528 -15024601421628 -16678148528100
result:
wrong answer 5th lines differ - expected: '5601933778666', found: '-14921457119093'