QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#461442#3101. Event Hopping 2egypt_ioi2024_09#Compile Error//C++231.4kb2024-07-02 19:03:322024-07-02 19:03:33

詳細信息

answer.code: In function ‘int main()’:
answer.code:49:19: error: ‘k’ was not declared in this scope
   49 |         if(ans == k) {
      |                   ^