QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#121238 | #1835. Fancy Formulas | new_dawn_2# | WA | 30ms | 3332kb | C++17 | 1.8kb | 2023-07-07 19:51:33 | 2023-07-07 19:51:36 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 100
Accepted
time: 1ms
memory: 3328kb
input:
5 10 2 1 3 0 2 1 4 4 1 3 4 0 0 2 0 4 3 3 1 2 0 1 0 1 0 3 0 3 0 1 0 1 1 2 4 4 1 0 1 1
output:
2 1 2 -1 -1 0 0 0 1 -1
result:
ok 10 numbers
Test #2:
score: -100
Wrong Answer
time: 30ms
memory: 3332kb
input:
97 100000 30 56 74 12 95 39 8 29 11 42 76 74 48 63 58 53 74 22 85 11 80 23 84 4 30 90 30 90 92 91 41 45 21 82 11 92 65 30 28 67 74 57 95 36 16 31 78 66 2 77 6 73 83 20 41 62 45 44 92 94 96 28 77 47 76 12 87 1 47 80 42 85 46 91 65 72 23 39 4 58 21 96 37 80 83 33 66 50 84 21 61 44 4 78 47 35 39 50 39 ...
output:
5 6 5 6 6 -1 0 4 5 6 6 3 5 2 5 2 3 5 6 4 6 5 2 3 0 4 3 5 5 2 4 3 5 5 5 6 5 -1 5 4 -1 6 4 -1 4 6 5 5 -1 5 4 6 0 -1 2 -1 5 -1 5 5 2 3 6 4 3 4 -1 6 6 5 4 5 4 -1 4 2 5 0 6 -1 6 2 -1 4 5 4 -1 6 3 4 0 -1 4 3 4 4 4 5 0 1 3 5 6 -1 -1 -1 5 5 3 5 3 3 3 -1 -1 2 3 5 3 -1 -1 6 -1 5 6 3 2 5 -1 3 5 5 -1 4 3 5 -1 5...
result:
wrong answer 1st numbers differ - expected: '6', found: '5'