QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#454939 | #8814. Almost Convex 2 | ucup-team3966 | WA | 591ms | 8960kb | C++14 | 7.8kb | 2024-06-25 16:52:13 | 2024-06-25 16:52:14 |
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: 5836kb
input:
7 0 2 1 0 1 3 2 5 3 0 3 3 4 2
output:
26
result:
ok 1 number(s): "26"
Test #2:
score: 0
Accepted
time: 1ms
memory: 5752kb
input:
5 4 0 0 0 2 1 3 3 3 1
output:
13
result:
ok 1 number(s): "13"
Test #3:
score: 0
Accepted
time: 0ms
memory: 3888kb
input:
3 0 0 3 0 0 3
output:
1
result:
ok 1 number(s): "1"
Test #4:
score: 0
Accepted
time: 1ms
memory: 7868kb
input:
6 0 0 3 0 3 2 0 2 1 1 2 1
output:
20
result:
ok 1 number(s): "20"
Test #5:
score: 0
Accepted
time: 0ms
memory: 3964kb
input:
4 0 0 0 3 3 0 3 3
output:
1
result:
ok 1 number(s): "1"
Test #6:
score: -100
Wrong Answer
time: 591ms
memory: 8960kb
input:
500 -5276 -1176 3417 -883 -6586 -1581 4425 7450 -7896 -3039 -6316 2357 5464 2109 -3428 -6184 -1477 -1383 -5288 -969 -5528 -4316 -508 -364 -7424 -4848 -1073 -9882 4320 -862 -4720 -2569 560 -5594 -4492 -7290 3629 9120 3112 5970 -2587 -4693 7147 -6919 -935 8748 2664 4405 -6865 -3149 8844 -4641 -3706 -9...
output:
5712 1340 5793 6455 5821 6826 5864 -1436 5906 -806 5974 3425 6126 -2992 6175 6304 6194 462 6210 2213 6221 6079 6266 -6166 6271 1118 6316 -563 6336 -3072 6389 6923 6488 -3497 6494 -3201 6507 401 6638 2414 6639 -6619 6730 -3158 6734 201 6740 -199 6764 2198 6819 -2317 6857 -2121 6961 201 7072 -2097 707...
result:
wrong answer 1st numbers differ - expected: '50930', found: '5712'