QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#175947 | #5503. Euclidean Algorithm | aaaaa | WA | 0ms | 3576kb | C++17 | 2.3kb | 2023-09-11 06:28:42 | 2023-09-11 06:28:44 |
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: 3576kb
input:
3 2 5 14
output:
1
result:
wrong answer 2nd lines differ - expected: '9', found: ''