QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#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.
Details
Tip: Click on the bar to expand more detailed information
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