QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#228093#5415. Ropewayucup-team2174Compile Error//C++203.2kb2023-10-28 11:56:142023-10-28 11:56:15

详细

answer.code: In function ‘int main()’:
answer.code:110:26: error: ‘flase’ was not declared in this scope; did you mean ‘fclose’?
  110 |     ios::sync_with_stdio(flase);
      |                          ^~~~~
      |                          fclose