QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#201184#7339. A Really Odd SequenceZhaoZiLongWA 1ms3692kbC++171.2kb2023-10-05 13:00:382023-10-05 13:00:38

Details

Tip: Click on the bar to expand more detailed information

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