QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#483853 | #7694. Cornhusker | ZhangYiDe | WA | 0ms | 3712kb | C++20 | 293b | 2024-07-19 13:51:50 | 2024-07-19 13:51:51 |
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: 3660kb
input:
16 32 16 32 16 32 16 32 16 32 25 85
output:
150
result:
ok single line: '150'
Test #2:
score: 0
Accepted
time: 0ms
memory: 3712kb
input:
14 30 15 32 15 34 14 34 16 32 27 75
output:
172
result:
ok single line: '172'
Test #3:
score: 0
Accepted
time: 0ms
memory: 3580kb
input:
16 24 16 34 16 40 14 30 16 35 28 95
output:
150
result:
ok single line: '150'
Test #4:
score: -100
Wrong Answer
time: 0ms
memory: 3648kb
input:
10 20 18 36 17 31 20 44 21 23 46 91
output:
267
result:
wrong answer 1st lines differ - expected: '276', found: '267'