QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#657613#5304. Money GameZhaoZiLongCompile Error//C++20472b2024-10-19 15:05:042024-10-19 15:05:04

Details

answer.code: In function ‘int main()’:
answer.code:11:16: error: ‘n’ was not declared in this scope
   11 |         cin >> n;
      |                ^