QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#103029 | #2884. 切切糕 | GuanYunchang | WA | 4ms | 35840kb | C++17 | 1.6kb | 2023-05-03 23:43:27 | 2023-05-03 23:43:29 |
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: 3656kb
input:
1 1 10
output:
5.0000000
result:
ok found '5.0000000', expected '5.0000000', error '0.0000000'
Test #2:
score: 0
Accepted
time: 2ms
memory: 3704kb
input:
10 8 1 2 3 1 2 2 1 3 3 2
output:
10.0351562
result:
ok found '10.0351562', expected '10.0351562', error '0.0000000'
Test #3:
score: -100
Wrong Answer
time: 4ms
memory: 35840kb
input:
2500 1 1 1 2 1 4 1 5 1 2 2 3 4 2 3 4 3 4 1 4 5 3 5 4 4 1 3 3 3 5 5 5 3 2 2 3 2 3 2 1 1 5 4 2 1 3 4 3 4 2 3 1 1 2 2 2 4 3 1 1 4 2 2 4 3 5 4 2 3 1 1 4 3 3 4 3 1 2 1 1 2 2 4 4 3 3 2 5 4 2 4 5 4 5 3 1 5 1 3 3 1 1 3 5 3 5 1 1 4 3 5 2 4 1 5 2 1 3 3 1 1 5 2 1 3 4 1 2 4 2 2 2 3 5 1 1 3 1 1 5 1 2 3 3 5 4 4 5...
output:
7446.0000000
result:
wrong answer 1st numbers differ - expected: '7442.0000000', found: '7446.0000000', error = '0.0005375'