QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#151376 | #5557. Enjoyable Entree | HuangHanSheng | WA | 2ms | 3660kb | C++11 | 1.1kb | 2023-08-26 16:54:03 | 2023-08-26 16:54:04 |
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: 2ms
memory: 3644kb
input:
1
output:
100.0 0.0
result:
ok 2 numbers
Test #2:
score: 0
Accepted
time: 2ms
memory: 3572kb
input:
3
output:
50.0 50.0
result:
ok 2 numbers
Test #3:
score: 0
Accepted
time: 1ms
memory: 3660kb
input:
7
output:
34.375 65.625
result:
ok 2 numbers
Test #4:
score: 0
Accepted
time: 0ms
memory: 3540kb
input:
2
output:
0.0 100.0
result:
ok 2 numbers
Test #5:
score: -100
Wrong Answer
time: 1ms
memory: 3564kb
input:
4
output:
75.0 25.0
result:
wrong answer 1st numbers differ - expected: '25.0000000', found: '75.0000000', error = '2.0000000'