QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#610093#9417. Palindromic PolygonUESTC_DebugSimulator#WA 0ms3748kbC++171.8kb2024-10-04 14:54:492024-10-04 14:54:50

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 3748kb

input:

3
8
2 4 2 4 3 4 5 3
2 3
0 6
-3 3
-3 0
-2 -3
1 -5
3 -3
4 0
3
1 2 3
0 0
1 0
0 1
3
1 1 1
0 0
1 0
0 1

output:

84
0
1

result:

ok 3 number(s): "84 0 1"

Test #2:

score: 0
Accepted
time: 0ms
memory: 3712kb

input:

1
4
1000000000 1000000000 1000000000 1000000000
-1000000000 -1000000000
1000000000 -1000000000
1000000000 1000000000
-1000000000 1000000000

output:

8000000000000000000

result:

ok 1 number(s): "8000000000000000000"

Test #3:

score: -100
Wrong Answer
time: 0ms
memory: 3728kb

input:

129
10
604040473 604040473 287094217 682965575 70435786 287094217 604040473 287094217 682965575 92620053
-193 -184
-200 -200
-125 -169
-120 -157
-120 -145
-124 -139
-137 -136
-155 -149
-172 -163
-187 -177
5
346787871 346787871 113397429 113397429 346787871
-173 -181
-186 -166
-200 -195
-194 -200
-17...

output:

3857
1068
877
120
2529
3559
1165
3468
200
0
3502
696
3824
1360
2970
1524
613
2221
1059
4677
1104
263
0
0
3151
6572
0
3122
0
0
0
0
1355
9445
2026
0
0
1640
0
0
0
3376
5458
1590
3802
0
3356
4098
0
0
2596
0
896
0
0
0
0
2663
0
0
4030
0
0
0
5980
0
0
0
0
2820
0
0
0
0
0
0
749
0
0
2438
1512
0
2288
0
5035
159...

result:

wrong answer 4th numbers differ - expected: '516', found: '120'