QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#542511#8937. Stage: Agausscrabucup-team3640#Compile Error//C++23988b2024-09-01 02:11:542024-09-01 02:11:55

詳細信息

answer.code: In function ‘int main()’:
answer.code:50:8: error: ‘println’ is not a member of ‘std’; did you mean ‘rintl’?
   50 |   std::println("Stage: {}", ans);
      |        ^~~~~~~
      |        rintl