QOJ.ac
QOJ
ID | Problem | Submitter | Result | Time | Memory | Language | File size | Submit time | Judge time |
---|---|---|---|---|---|---|---|---|---|
#105427 | #5503. Euclidean Algorithm | chenchi | ML | 0ms | 0kb | C++20 | 1.1kb | 2023-05-14 01:50:49 | 2023-05-14 01:50:52 |
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
Memory Limit Exceeded
input:
3 2 5 14
output:
1 9 62