QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#175954#5503. Euclidean AlgorithmaaaaaCompile Error//C++17720b2023-09-11 06:35:452023-09-11 06:35:45

Details

answer.code: In function ‘int main()’:
answer.code:28:13: error: ‘answer’ was not declared in this scope
   28 |     cout << answer << endl;
      |             ^~~~~~