QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#731756#8951. 澡堂HuluoboCompile Error//C++1411.5kb2024-11-10 11:07:042024-11-10 11:07:04

Details

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