QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#515260 | #4880. Network Transfer | MaMengQi | WA | 2ms | 14228kb | C++20 | 3.9kb | 2024-08-11 16:34:38 | 2024-08-11 16:34:39 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 2ms
memory: 14168kb
input:
2 10 0 100 2 4 200 1
output:
13.000000000000 30.000000000000
result:
ok 2 numbers
Test #2:
score: 0
Accepted
time: 2ms
memory: 14228kb
input:
2 10 30 200 1 10 100 2
output:
50.000000000000 20.000000000000
result:
ok 2 numbers
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 13848kb
input:
1 10000000 0 1 42
output:
result:
wrong output format Unexpected end of file - double expected