QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#635325 | #7055. A Hard Problem | GuanYunchang | WA | 99ms | 3896kb | C++20 | 194b | 2024-10-12 19:30:33 | 2024-10-12 19:30:35 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 100
Accepted
time: 1ms
memory: 3896kb
input:
4 2 3 4 5
output:
2 3 3 4
result:
ok 4 lines
Test #2:
score: -100
Wrong Answer
time: 99ms
memory: 3840kb
input:
100000 6 18 54 162 486 1458 4374 13122 39366 118098 354294 1062882 3188646 9565938 28697814 86093442 258280326 774840978 324522916 973568748 920706226 762118660 286355962 859067886 577203640 731610911 194832715 584498145 753494426 260483260 781449780 344349322 33047957 99143871 297431613 892294839 6...
output:
4 10 28 82 244 730 2188 6562 19684 59050 177148 531442 1.59432e+06 4.78297e+06 1.43489e+07 4.30467e+07 1.2914e+08 3.8742e+08 1.62261e+08 4.86784e+08 4.60353e+08 3.81059e+08 1.43178e+08 4.29534e+08 2.88602e+08 3.65805e+08 9.74164e+07 2.92249e+08 3.76747e+08 1.30242e+08 3.90725e+08 1.72175e+08 1.6524e...
result:
wrong answer 13th lines differ - expected: '1594324', found: '1.59432e+06'