QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#525926 | #1336. Non-Trivial Common Divisor | ZhangYiDe | WA | 0ms | 3596kb | C++17 | 861b | 2024-08-21 03:52:03 | 2024-08-21 03:52:04 |
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: 0ms
memory: 3596kb
input:
6 1 2 3 4 5 6
output:
2 achei igual 4 2 achei igual 6 12
result:
wrong answer expected '12', found '2'