QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#734135#8513. Insects, Mathematics, Accuracy, and EfficiencyNumberingWA 20ms3992kbC++173.2kb2024-11-11 01:27:392024-11-11 01:27:40

详细

Test #1:

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

input:

4 1000
-1000 0
0 0
1000 0
0 -1000

output:

2000000.000000000000000000000000000000000000000000000000000000000000

result:

ok found '2000000.000000000', expected '2000000.000000000', error '0.000000000'

Test #2:

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

input:

2 100
17 7
19 90

output:

4849.704644437563740844154835940571501851081848144531250000000000

result:

ok found '4849.704644438', expected '4849.704644438', error '0.000000000'

Test #3:

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

input:

1 100
13 37

output:

0

result:

ok found '0.000000000', expected '0.000000000', error '-0.000000000'

Test #4:

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

input:

4 1000
-800 600
800 600
-800 -600
800 -600

output:

2240000.000000000000000000000000000000000000000000000000000000000000

result:

ok found '2240000.000000000', expected '2240000.000000000', error '0.000000000'

Test #5:

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

input:

3 1000
200 400
-600 -400
400 -800

output:

1045685.424949238019564745627576485276222229003906250000000000000000

result:

ok found '1045685.424949238', expected '1045685.424949238', error '0.000000000'

Test #6:

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

input:

4 1000
200 -600
600 -400
800 -600
0 -800

output:

732310.562561766054955114668700844049453735351562500000000000000000

result:

ok found '732310.562561766', expected '732310.562561766', error '0.000000000'

Test #7:

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

input:

4 1000
-600 700
-300 900
0 800
-800 400

output:

892213.595499957939296109543647617101669311523437500000000000000000

result:

ok found '892213.595499958', expected '892213.595499958', error '0.000000000'

Test #8:

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

input:

5 1000
-300 -200
-200 -400
-100 -700
-800 -500
-500 -300

output:

619005.494464025913543991919141262769699096679687500000000000000000

result:

ok found '619005.494464026', expected '619005.494464026', error '0.000000000'

Test #9:

score: -100
Wrong Answer
time: 20ms
memory: 3840kb

input:

1000 10000
-9998 -136
-9996 -245
-9995 -280
-9993 -347
-9991 -397
-9989 -440
-9985 -525
-9984 -545
-9983 -564
-9981 -599
-9979 -632
-9973 -721
-9971 -747
-9966 -810
-9963 -846
-9957 -916
-9953 -958
-9948 -1008
-9945 -1037
-9938 -1103
-9927 -1196
-9920 -1253
-9913 -1308
-9908 -1346
-9891 -1465
-9874 ...

output:

314026591.280110353836789727210998535156250000000000000000000000000000

result:

wrong answer 1st numbers differ - expected: '314026591.7801104', found: '314026591.2801104', error = '0.0000000'