QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#454936#8814. Almost Convex 2ucup-team3966WA 583ms7776kbC++147.8kb2024-06-25 16:51:562024-06-25 16:51:57

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 1ms
memory: 5736kb

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

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

input:

3
0 0
3 0
0 3

output:

1

result:

ok 1 number(s): "1"

Test #4:

score: 0
Accepted
time: 1ms
memory: 5916kb

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

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: 583ms
memory: 7644kb

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:

-941 -4765 -935 8748 -924 -2005 -899 -6657 -787 1906 -776 4040 -773 5376 -732 -5130 -714 8716 -709 -9941 -660 -165 -650 -5807 -628 -476 -599 -9552 -599 -4930 -568 1672 -559 6538 -550 -4463 -529 8605 -508 -364 -489 9254 -459 2230 -442 7485 -399 3831 -378 9771 -343 406 -322 -9615 -312 -1050 -277 -1342...

result:

wrong answer 1st numbers differ - expected: '50930', found: '-941'