QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#801967 | #9868. GCD | ucup-team5656# | WA | 1ms | 5180kb | C++14 | 793b | 2024-12-07 11:04:00 | 2024-12-07 11:04:08 |
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: 1ms
memory: 5180kb
input:
3 3 4 12 20 114 514
output:
3 4 1000000006
result:
wrong answer 3rd lines differ - expected: '6', found: '1000000006'