QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#782921#7904. Rainbow SubarrayZhangYiDeCompile Error//C++232.7kb2024-11-25 22:12:182024-11-25 22:12:20

详细

answer.code: In function ‘void add(int)’:
answer.code:110:5: error: ‘balance’ was not declared in this scope
  110 |     balance();
      |     ^~~~~~~
answer.code: In function ‘void del(int)’:
answer.code:154:5: error: ‘balance’ was not declared in this scope
  154 |     balance();
      |     ^~~~~~~