QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#798897 | #9854. Find the Maximum | ucup-team4645# | WA | 31ms | 19016kb | C++23 | 2.0kb | 2024-12-04 18:21:48 | 2024-12-04 18:21:48 |
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: 7936kb
input:
2 3 2 1 2
output:
1.562500000000
result:
ok Accept!
Test #2:
score: 0
Accepted
time: 31ms
memory: 17144kb
input:
100000 92267 92164 51606 26141 24879 -67311 -25229 -65514 77800 -9213 -65704 -59430 21111 94890 39508 -13162 58661 34181 -86666 -29450 1588 -18722 -75565 15211 28028 -39385 -97517 -85584 -9097 13770 31381 -21566 37697 19483 74839 -31752 -10681 -93336 -69242 46591 -76345 -15194 69484 34351 -121 91430...
output:
2372729047.111111111240
result:
ok Accept!
Test #3:
score: 0
Accepted
time: 24ms
memory: 14916kb
input:
100000 20036 58982 -54696 2627 -93016 66529 34860 -1438 49628 -5386 70370 25036 -67285 -70258 27348 59316 -67699 18718 36124 -37387 80279 1315 -18946 84067 -12213 -72069 79001 52586 -19913 2496 19794 54569 -96918 -31049 554 -33785 44773 -21375 -4087 -87453 5134 -84574 -53715 47515 20914 4808 -50228 ...
output:
1344835584.000000000000
result:
ok Accept!
Test #4:
score: -100
Wrong Answer
time: 31ms
memory: 19016kb
input:
100000 -63335 57151 81047 -66724 -99858 60401 62337 -8832 59071 -33606 -78529 97304 -22976 -42931 -75137 -75522 59687 -94876 -86564 -91692 -96959 -89699 -64180 -47471 -33475 -59840 20255 -58826 73842 99259 6635 7286 -96421 73755 -74049 -2383 59482 51168 89847 79514 -68221 -58318 4767 -54946 5226 219...
output:
518768952.250000000000
result:
wrong answer Wrong Answer!