QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#150940 | #5557. Enjoyable Entree | MaMengQi | WA | 1ms | 3900kb | C++20 | 1.3kb | 2023-08-26 14:37:18 | 2023-08-26 14:37:21 |
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: 3672kb
input:
1
output:
100.0 0.0
result:
ok 2 numbers
Test #2:
score: 0
Accepted
time: 1ms
memory: 3856kb
input:
3
output:
50.000 50.000
result:
ok 2 numbers
Test #3:
score: 0
Accepted
time: 1ms
memory: 3832kb
input:
7
output:
34.375 65.625
result:
ok 2 numbers
Test #4:
score: 0
Accepted
time: 1ms
memory: 3600kb
input:
2
output:
0.0 100.0
result:
ok 2 numbers
Test #5:
score: 0
Accepted
time: 1ms
memory: 3856kb
input:
4
output:
25.000 75.000
result:
ok 2 numbers
Test #6:
score: 0
Accepted
time: 1ms
memory: 3708kb
input:
5
output:
37.500 62.500
result:
ok 2 numbers
Test #7:
score: 0
Accepted
time: 1ms
memory: 3900kb
input:
6
output:
31.250 68.750
result:
ok 2 numbers
Test #8:
score: -100
Wrong Answer
time: 1ms
memory: 3816kb
input:
8
output:
32.812 67.188
result:
wrong answer 1st numbers differ - expected: '32.8125000', found: '32.8120000', error = '0.0000152'