QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#515261 | #4880. Network Transfer | ZhaoZiLong | TL | 0ms | 14240kb | C++20 | 3.9kb | 2024-08-11 16:35:11 | 2024-08-11 16:35:11 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 14240kb
input:
2 10 0 100 2 4 200 1
output:
13.000000000000 30.000000000000
result:
ok 2 numbers
Test #2:
score: 0
Accepted
time: 0ms
memory: 14200kb
input:
2 10 30 200 1 10 100 2
output:
50.000000000000 20.000000000000
result:
ok 2 numbers
Test #3:
score: -100
Time Limit Exceeded
input:
1 10000000 0 1 42