QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#515543#4880. Network TransferMaMengQiWA 138ms24184kbC++201.1kb2024-08-11 18:31:322024-08-11 18:31:32

Details

Tip: Click on the bar to expand more detailed information

Test #1:

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

input:

2 10
0 100 2
4 200 1

output:

13
30

result:

ok 2 numbers

Test #2:

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

input:

2 10
30 200 1
10 100 2

output:

50
20

result:

ok 2 numbers

Test #3:

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

input:

1 10000000
0 1 42

output:

1e-07

result:

ok found '0.0000001', expected '0.0000001', error '0.0000000'

Test #4:

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

input:

1 10000000
42 1 42

output:

42

result:

ok found '42.0000000', expected '42.0000001', error '0.0000000'

Test #5:

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

input:

1 10000000
42 10000000 42

output:

43

result:

ok found '43.0000000', expected '43.0000000', error '0.0000000'

Test #6:

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

input:

1 10000000
10000000 1 1

output:

1e+07

result:

ok found '10000000.0000000', expected '10000000.0000001', error '0.0000000'

Test #7:

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

input:

1 10000000
1 1 100

output:

1

result:

ok found '1.0000000', expected '1.0000001', error '0.0000001'

Test #8:

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

input:

1 1
10000000 10000000 100

output:

2e+07

result:

ok found '20000000.0000000', expected '20000000.0000000', error '0.0000000'

Test #9:

score: 0
Accepted
time: 132ms
memory: 23856kb

input:

200000 1
10000000 10000000 1
10000000 10000000 1
10000000 10000000 1
10000000 10000000 1
10000000 10000000 1
10000000 10000000 1
10000000 10000000 1
10000000 10000000 1
10000000 10000000 1
10000000 10000000 1
10000000 10000000 1
10000000 10000000 1
10000000 10000000 1
10000000 10000000 1
10000000 10...

output:

2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
2.00001e+12
...

result:

ok 200000 numbers

Test #10:

score: -100
Wrong Answer
time: 138ms
memory: 24184kb

input:

200000 1
10000000 10000000 22
10000000 10000000 62
10000000 10000000 71
10000000 10000000 73
10000000 10000000 82
10000000 10000000 15
10000000 10000000 60
10000000 10000000 26
10000000 10000000 35
10000000 10000000 83
10000000 10000000 58
10000000 10000000 84
10000000 10000000 23
10000000 10000000 ...

output:

1.79004e+12
1.39058e+12
1.30078e+12
1.28081e+12
1.19084e+12
1.85958e+12
1.4105e+12
1.75024e+12
1.66042e+12
1.18083e+12
1.43042e+12
1.17083e+12
1.78007e+12
1.61042e+12
1.25085e+12
1.66042e+12
1.54034e+12
1.50027e+12
1.5704e+12
1.35068e+12
1.5704e+12
1.60042e+12
1.21085e+12
1.48027e+12
1.90977e+12
1.2...

result:

wrong answer 2nd numbers differ - expected: '1390577580645.1613770', found: '1390580000000.0000000', error = '0.0000017'