QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#459203 | #8834. Formal Fring | ucup-team4380# | WA | 0ms | 61036kb | C++20 | 2.5kb | 2024-06-29 23:37:55 | 2024-06-29 23:37:56 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
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'