QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#201184#7339. A Really Odd SequenceZhaoZiLongWA 1ms3692kbC++171.2kb2023-10-05 13:00:382023-10-05 13:00:38

详细

Test #1:

score: 0
Wrong Answer
time: 1ms
memory: 3692kb

input:

1
4
8 -7 9 1

output:

-nan

result:

wrong output format Expected integer, but "-nan" found