QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#599068#9417. Palindromic Polygonucup-team4374#WA 1ms3640kbC++173.7kb2024-09-29 01:03:472024-09-29 01:03:52

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

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: 3520kb

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: 1ms
memory: 3528kb

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:

3968
1068
877
516
2668
3559
1165
3637
560
925
3502
708
3824
1746
3043
1987
613
2221
1245
4762
1900
1646
564
273
3203
6915
1070
3378
1024
799
142
3104
1883
9445
2128
395
1741
2657
1276
480
2107
5119
5458
2446
4031
2249
4378
5192
2374
1473
3506
1770
2160
1655
3367
2370
1459
2663
2617
2447
4943
215
578...

result:

wrong answer 1st numbers differ - expected: '3857', found: '3968'