QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#149910 | #5593. Food Processor | HuangHanSheng | RE | 1ms | 4080kb | C++20 | 1004b | 2023-08-25 14:32:57 | 2023-08-25 14:32: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: 4080kb
input:
10 1 2 10 10 4 5
output:
23.21928094887362448162
result:
ok found '23.21928', expected '23.21928', error '0.00000'
Test #2:
score: 0
Accepted
time: 1ms
memory: 4080kb
input:
10000 9999 1 10000 1
output:
0.00014427671804491561
result:
ok found '0.00014', expected '0.00014', error '0.00000'
Test #3:
score: -100
Runtime Error
input:
10 1 2 8 10 4 5