QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#295281 | #7940. Impossible Numbers | waifuSenpai | WA | 1ms | 3560kb | C++20 | 3.0kb | 2023-12-31 00:12:46 | 2023-12-31 00:12:47 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
詳細信息
Test #1:
score: 0
Wrong Answer
time: 1ms
memory: 3560kb
input:
2 3 1 8 7 0 6 2 1 2 5 4 9 3
output:
80 88 99
result:
wrong answer 1st lines differ - expected: '33 34 35', found: '80 88 99'