QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#260465#7758. Painterucup-team1289Compile Error//C++20405b2023-11-22 10:44:452023-11-22 10:44:46

Details

answer.code: In function ‘int main()’:
answer.code:11:9: error: ‘d’ was not declared in this scope
   11 |         d = d / 2 + x;
      |         ^