QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#601958 | #9300. So Many Possibilities... | ucup-team4583# | WA | 1ms | 10100kb | C++17 | 6.1kb | 2024-09-30 16:46:56 | 2024-09-30 16:46:58 |
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: 1ms
memory: 10100kb
input:
2 2 2 2
output:
0.5000000
result:
ok found '0.5000000000', expected '0.5000000000', error '0'
Test #2:
score: 0
Accepted
time: 1ms
memory: 7908kb
input:
3 3 1 2 3
output:
1.0833333
result:
ok found '1.0833333000', expected '1.0833333333', error '3.33333e-08'
Test #3:
score: -100
Wrong Answer
time: 0ms
memory: 8168kb
input:
3 100 80 32 38
output:
0.0000000
result:
wrong answer 1st numbers differ - expected: '0.917682017512703', found: '0.000000000000000', error = '0.917682'