QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#798786 | #9854. Find the Maximum | ucup-team4645# | WA | 24ms | 11616kb | C++23 | 1.3kb | 2024-12-04 17:01:13 | 2024-12-04 17:01:13 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 0ms
memory: 6032kb
input:
2 3 2 1 2
output:
1.562500000000
result:
ok Accept!
Test #2:
score: -100
Wrong Answer
time: 24ms
memory: 11616kb
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:
2310388422.250000000000
result:
wrong answer Wrong Answer!