QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#260465#7758. Painterucup-team1289Compile Error//C++20405b2023-11-22 10:44:452023-11-22 10:44:46

详细

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