QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#175954#5503. Euclidean AlgorithmaaaaaCompile Error//C++17720b2023-09-11 06:35:452023-09-11 06:35:45

詳細信息

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