QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#739156 | #7753. Energy Distribution | ucup-team3556# | TL | 476ms | 4036kb | C++23 | 3.9kb | 2024-11-12 21:02:57 | 2024-11-12 21:02:59 |
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: 46ms
memory: 3964kb
input:
2 0 1 1 0
output:
0.250000
result:
ok found '0.2500000', expected '0.2500000', error '0.0000000'
Test #2:
score: 0
Accepted
time: 180ms
memory: 4036kb
input:
3 0 2 1 2 0 2 1 2 0
output:
0.571429
result:
ok found '0.5714290', expected '0.5714290', error '0.0000000'
Test #3:
score: 0
Accepted
time: 179ms
memory: 3880kb
input:
3 0 1 2 1 0 1 2 1 0
output:
0.500000
result:
ok found '0.5000000', expected '0.5000000', error '0.0000000'
Test #4:
score: 0
Accepted
time: 476ms
memory: 3968kb
input:
4 0 3 1 0 3 0 1 0 1 1 0 2 0 0 2 0
output:
0.750000
result:
ok found '0.7500000', expected '0.7500000', error '0.0000000'
Test #5:
score: -100
Time Limit Exceeded
input:
5 0 0 0 4 4 0 0 2 0 4 0 2 0 2 0 4 0 2 0 0 4 4 0 0 0