QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#483883 | #7694. Cornhusker | ZhaoZiLong | WA | 0ms | 3656kb | C++20 | 301b | 2024-07-19 14:04:16 | 2024-07-19 14:04:16 |
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: 3656kb
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: 3656kb
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: 3576kb
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: 3656kb
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'