QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#373923 | #8330. Count off 3 | ucup-team241# | WA | 219ms | 101428kb | C++20 | 5.0kb | 2024-04-02 10:19:28 | 2024-04-02 10:19:29 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 219ms
memory: 101428kb
input:
5 1 1010 110101 1000111000 101101001000
output:
1 2 14 87 389
result:
wrong answer 3rd numbers differ - expected: '15', found: '14'