QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#459203#8834. Formal Fringucup-team4380#WA 0ms61036kbC++202.5kb2024-06-29 23:37:552024-06-29 23:37:56

Details

Tip: Click on the bar to expand more detailed information

Test #1:

score: 100
Accepted
time: 0ms
memory: 54820kb

input:

10

output:

1 1 2 1 1 3 6 1 1 2

result:

ok 10 numbers

Test #2:

score: -100
Wrong Answer
time: 0ms
memory: 61036kb

input:

70

output:

1 1 2 1 1 3 6 1 1 2 2 4 4 9 22 1 1 2 2 3 3 5 5 8 9 11 12 17 17 35 118 1 1 2 2 3 3 5 5 7 7 10 10 13 13 18 18 24 26 32 35 38 40 49 52 61 65 74 78 100 100 201 1014 1 1 2 2 3 3 5

result:

wrong answer 12th numbers differ - expected: '5', found: '4'