QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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