QOJ.ac
QOJ
ID | 题目 | 提交者 | 结果 | 用时 | 内存 | 语言 | 文件大小 | 提交时间 | 测评时间 |
---|---|---|---|---|---|---|---|---|---|
#44434 | #4633. Coprime Matrices | DianasDog | WA | 3ms | 3604kb | C++20 | 1.5kb | 2022-08-17 13:06:55 | 2022-08-17 14:36:55 |
Due to the privacy settings of the submitter, you are not allowed to view this code.
详细
Test #1:
score: 0
Wrong Answer
time: 3ms
memory: 3604kb
input:
3 3 2 1 3
output:
9 1 8 3 2 7 4 5 6
result:
wrong answer First Line not Yes