QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#515141 | #4880. Network Transfer | GuanYunchang | RE | 2ms | 14180kb | C++20 | 3.2kb | 2024-08-11 15:31:23 | 2024-08-11 15:31:24 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 10016kb
input:
2 10 0 100 2 4 200 1
output:
13.000000000000 30.000000000000
result:
ok 2 numbers
Test #2:
score: 0
Accepted
time: 1ms
memory: 10148kb
input:
2 10 30 200 1 10 100 2
output:
50.000000000000 20.000000000000
result:
ok 2 numbers
Test #3:
score: 0
Accepted
time: 0ms
memory: 14060kb
input:
1 10000000 0 1 42
output:
0.000000100000
result:
ok found '0.0000001', expected '0.0000001', error '0.0000000'
Test #4:
score: 0
Accepted
time: 2ms
memory: 14060kb
input:
1 10000000 42 1 42
output:
42.000000100000
result:
ok found '42.0000001', expected '42.0000001', error '0.0000000'
Test #5:
score: 0
Accepted
time: 1ms
memory: 14060kb
input:
1 10000000 42 10000000 42
output:
43.000000000000
result:
ok found '43.0000000', expected '43.0000000', error '0.0000000'
Test #6:
score: 0
Accepted
time: 0ms
memory: 14180kb
input:
1 10000000 10000000 1 1
output:
10000000.000000100000
result:
ok found '10000000.0000001', expected '10000000.0000001', error '0.0000000'
Test #7:
score: 0
Accepted
time: 1ms
memory: 14056kb
input:
1 10000000 1 1 100
output:
1.000000100000
result:
ok found '1.0000001', expected '1.0000001', error '0.0000000'
Test #8:
score: 0
Accepted
time: 1ms
memory: 14108kb
input:
1 1 10000000 10000000 100
output:
20000000.000000000000
result:
ok found '20000000.0000000', expected '20000000.0000000', error '0.0000000'
Test #9:
score: -100
Runtime Error
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...