QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#121839 | #6120. Good Pizza | MaMengQi | WA | 1ms | 3624kb | C++17 | 377b | 2023-07-08 22:04:31 | 2023-07-08 22:04:35 |
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: 1ms
memory: 3520kb
input:
3 10 3 3 8 4 2
output:
124
result:
ok 1 number(s): "124"
Test #2:
score: 0
Accepted
time: 1ms
memory: 3492kb
input:
10 17 62 30 79 99 2 88 57 42 46 84 11 44 60 21 98 68 63 17 54
output:
118250
result:
ok 1 number(s): "118250"
Test #3:
score: -100
Wrong Answer
time: 1ms
memory: 3624kb
input:
43 92 83 99 20 100 60 89 10 60 85 1 19 60 4 75 23 53 22 31 84 2 29 72 52 72 18 48 39 1 37 17 79 13 31 89 74 92 76 9 26 77 35 98 1 76 89 72 26 93 49 42 79 7 54 67 68 27 48 5 94 57 4 98 77 13 32 11 37 9 7 81 77 8 26 24 14 51 92 80 64 34 29 90 43 18 63
output:
2242735
result:
wrong answer 1st numbers differ - expected: '2242658', found: '2242735'