QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#515478 | #4880. Network Transfer | MaMengQi | WA | 684ms | 74800kb | C++20 | 3.0kb | 2024-08-11 17:58:12 | 2024-08-11 17:58:12 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
Details
Tip: Click on the bar to expand more detailed information
Test #1:
score: 100
Accepted
time: 0ms
memory: 41276kb
input:
2 10 0 100 2 4 200 1
output:
13 30
result:
ok 2 numbers
Test #2:
score: 0
Accepted
time: 0ms
memory: 41960kb
input:
2 10 30 200 1 10 100 2
output:
50 20
result:
ok 2 numbers
Test #3:
score: 0
Accepted
time: 0ms
memory: 42792kb
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: 41476kb
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: 41572kb
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: 3ms
memory: 41652kb
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: 3ms
memory: 41704kb
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: 42748kb
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: 632ms
memory: 74800kb
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: 684ms
memory: 72756kb
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:
0 1.39058e+12 1.30078e+12 1.28081e+12 1.19084e+12 0 1.4105e+12 0 0 1.18083e+12 1.43042e+12 1.17083e+12 0 0 1.25085e+12 0 1.53383e+12 1.50027e+12 1.54525e+12 1.35068e+12 1.54525e+12 0 1.21085e+12 1.48027e+12 0 1.25085e+12 0 0 1.53911e+12 0 1.49027e+12 0 1.50027e+12 1.47029e+12 1.51878e+12 1.51879e+12...
result:
wrong answer 1st numbers differ - expected: '1790041363636.3635254', found: '0.0000000', error = '1.0000000'