QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#209457#6388. NetworkZhaoZiLongCompile Error//C++20383b2023-10-10 15:13:302023-10-10 15:13:31

詳細信息

answer.code: In function ‘int main()’:
answer.code:18:20: error: use of an operand of type ‘bool’ in ‘operator++’ is forbidden in C++17
   18 |                 v[a]++;
      |                 ~~~^