QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#707242 | #6401. Classic: N Real DNA Pots | MaMengQi | WA | 2ms | 8004kb | C++20 | 920b | 2024-11-03 15:14:27 | 2024-11-03 15:14:28 |
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: 0ms
memory: 7916kb
input:
4 3 1 2 2 4 3 3 4 1
output:
-1.000000
result:
ok found '-1.0000000', expected '-1.0000000', error '-0.0000000'
Test #2:
score: 0
Accepted
time: 1ms
memory: 7924kb
input:
2 2 1 1 5 3
output:
0.500000
result:
ok found '0.5000000', expected '0.5000000', error '0.0000000'
Test #3:
score: 0
Accepted
time: 0ms
memory: 7868kb
input:
2 2 222640995 547139825 489207317 725361095
output:
0.668581
result:
ok found '0.6685810', expected '0.6685813', error '0.0000003'
Test #4:
score: 0
Accepted
time: 2ms
memory: 8004kb
input:
1000 20 545612 774435015 828317 212155588 5294705 85926095 5648835 764528941 6159263 570820268 7177330 744079287 8446124 162286636 8735551 586528841 9263030 524140841 9505706 636254627 12111352 182639083 12750780 238494418 13149143 913232250 13382784 11485121 13699797 414697815 14263990 423817548 15...
output:
3.793210
result:
ok found '3.7932100', expected '3.7932105', error '0.0000001'
Test #5:
score: -100
Wrong Answer
time: 2ms
memory: 7936kb
input:
1000 100 163505 684865289 2674260 837752883 2694530 150054425 2870791 236723512 3262597 800933455 3558503 905056977 4260872 45990808 4532415 268478572 5299228 546172100 6019224 12074540 6345109 747272172 6539452 449655551 7215852 676269961 9062989 769545718 9444242 874911191 10264016 341805234 10595...
output:
-0.000435
result:
wrong answer 1st numbers differ - expected: '-1.8605779', found: '-0.0004350', error = '0.9997662'