QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#596188#9417. Palindromic Polygonucup-team4217#WA 2ms9960kbC++202.9kb2024-09-28 15:18:572024-09-28 15:19:00

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 2ms
memory: 9852kb

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

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: 2ms
memory: 9960kb

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:

15849
10236
16971
7242
22119
25637
29725
26711
13360
7459
21888
15216
35853
23448
31182
20073
12077
18954
19121
36844
23628
20640
9256
9015
22001
24148
12652
22774
10904
13305
5455
26099
20034
15678
19634
6478
22501
22762
25866
12178
20947
37838
34345
27378
24318
22685
41688
30786
19989
9378
30772
1...

result:

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