QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#602086 | #8242. V-Diagram | ucup-team4685# | WA | 271ms | 5940kb | C++17 | 1.0kb | 2024-09-30 19:08:49 | 2024-09-30 19:08:49 |
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: 5924kb
input:
2 4 8 2 7 10 6 9 6 5 3 4 8
output:
6.750000000000 5.833333333333
result:
ok 2 numbers
Test #2:
score: -100
Wrong Answer
time: 271ms
memory: 5940kb
input:
100000 3 948511478 739365502 813471668 3 881046825 27458122 398507422 3 987554257 399092415 924260278 3 984128569 125199021 716360525 3 529589236 45783262 313507287 3 645443456 85994112 226010681 3 914820717 228360911 572267310 3 418958362 56703604 195276041 3 64461646 26764720 26995581 3 914535039 ...
output:
843938490.000000000000 454252473.500000000000 770302316.666666666628 608562705.000000000000 296293261.666666666657 365718784.000000000000 571816312.666666666628 237830983.000000000000 45613183.000000000000 474479951.500000000000 742247812.000000000000 779975824.333333333314 503399231.500000000000 64...
result:
wrong answer 1st numbers differ - expected: '833782882.6666666', found: '843938490.0000000', error = '0.0121802'