QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#731756#8951. 澡堂HuluoboCompile Error//C++1411.5kb2024-11-10 11:07:042024-11-10 11:07:04

詳細信息

answer.code: In function ‘void write128(__int128)’:
answer.code:33:9: error: ‘print’ was not declared in this scope; did you mean ‘rint’?
   33 |         print(x / 10);
      |         ^~~~~
      |         rint