QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#214615#7339. A Really Odd SequenceHuangHanShengWA 231ms7392kbC++20540b2023-10-14 21:55:302023-10-14 21:55:30

詳細信息

Test #1:

score: 100
Accepted
time: 1ms
memory: 3416kb

input:

1
4
8 -7 9 1

output:

10

result:

ok 1 number(s): "10"

Test #2:

score: -100
Wrong Answer
time: 231ms
memory: 7392kb

input:

59056
10
0 1 1 0 1 0 1 1 1 0
10
-1 -1 -1 1 0 0 1 0 0 1
10
1 0 0 1 1 1 -1 -1 0 1
10
-1 1 -1 1 0 1 1 0 -1 1
10
1 0 0 1 -1 0 -1 -1 -1 1
10
1 1 1 0 0 -1 -1 1 0 0
10
-1 1 0 0 1 -1 -1 0 -1 -1
10
1 -1 0 0 0 -1 -1 -1 -1 -1
10
0 0 0 1 1 0 0 1 -1 1
10
0 -1 0 0 1 0 1 1 1 0
10
0 0 0 0 1 -1 1 -1 -1 -1
10
-1 0 1 ...

output:

623313212412361142114131214011311223051221123112031232322151322221022321212012212113120111222212113211211212221132213232131124342241121111533022211212212313212121113203221031122327131222220121121201303131141151111412100311212115311231112111222311322401114121122123053221211210111214511317111311221130...

result:

wrong output format Expected integer, but "623313212412361142114131214011...1121224251220211120231321111221" found