QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#348421#5503. Euclidean Algorithmrui_erCompile Error//C++203.2kb2024-03-09 18:22:312024-03-09 18:22:32

Details

answer.code: In function ‘int main()’:
answer.code:85:2: error: expected ‘}’ at end of input
   85 | }
      |  ^
answer.code:62:12: note: to match this ‘{’
   62 | int main() {
      |            ^