QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#372103 | #4071. Galactic Collegiate Programming Contest | ZhangYiDe | WA | 1ms | 3564kb | C++20 | 1.9kb | 2024-03-30 21:37:13 | 2024-03-30 21:37:13 |
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: 3564kb
input:
3 4 2 7 3 5 1 6 1 9
output:
1 0 0 0 0 1
result:
wrong answer 1st lines differ - expected: '2', found: '1 0 0'