QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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