QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#518648 | #1762. Low Effort League | HuangHanSheng | WA | 0ms | 3880kb | C++23 | 444b | 2024-08-13 23:41:59 | 2024-08-13 23:42:00 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 0ms
memory: 3880kb
input:
3 77 64 99 28 15 16 76 13
output:
484
result:
ok single line: '484'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3864kb
input:
5 50 10 30 20 90 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 40
output:
1600
result:
ok single line: '1600'
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 3880kb
input:
7 442 77 280 657 4 262 285 147 294 50 290 664 36 563 440 807 687 18 65 931 989 387 567 46 550 1040 166 955 15 493 33 362 451 514 245 922 709 20 542 47 326 21 446 258 196 124 825 237 141 384 626 999 303 897 276 517 164 439 848 492 1044 114 398 692 417 150 877 201 267 3 197 19 91 148 543 603 215 83 17...
output:
1269122
result:
wrong answer 1st lines differ - expected: '774858', found: '1269122'