QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#201154 | #7339. A Really Odd Sequence | ZhangYiDe | WA | 640ms | 3880kb | C++17 | 1.2kb | 2023-10-05 12:46:13 | 2023-10-05 12:46:13 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 640ms
memory: 3880kb
input:
1 4 8 -7 9 1
output:
-1.99068e+06 8.5763e+06
result:
wrong output format Expected integer, but "-1.99068e+06" found