QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#596153#9417. Palindromic Polygonucup-team5027#WA 37ms15340kbC++202.0kb2024-09-28 15:15:282024-09-28 15:15:28

詳細信息

Test #1:

score: 100
Accepted
time: 3ms
memory: 13932kb

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

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: 37ms
memory: 14312kb

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:

8208
1068
1321
516
12323
5536
8786
10741
560
7400
12886
696
6432
1746
9762
8032
613
2221
7386
18736
12936
6230
564
273
10347
14384
1070
6924
5108
765
142
12860
1615
15872
9794
4334
4257
10130
9148
6119
2864
20592
18357
4510
3929
8305
8594
11999
9675
1473
6741
1574
15676
1609
5038
4038
3403
7968
7344...

result:

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