QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#447233#4832. Telepathyegypt_ioi2024_12Compile Error//C++141.3kb2024-06-18 07:25:192024-06-18 07:25:20

详细

answer.code: In function ‘int main()’:
answer.code:52:11: error: ‘cnt’ was not declared in this scope; did you mean ‘int’?
   52 |     cout<<cnt<<endl;
      |           ^~~
      |           int