QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#377296 | #4071. Galactic Collegiate Programming Contest | HuangHanSheng | WA | 1ms | 3672kb | C++17 | 892b | 2024-04-05 11:58:24 | 2024-04-05 11:58:24 |
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: 3672kb
input:
3 4 2 7 3 5 1 6 1 9
output:
2 3 4 5
result:
wrong answer 3rd lines differ - expected: '2', found: '4'