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