QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#709117#4898. 基础图论练习题UndercoverCompile Error//C++204.3kb2024-11-04 11:39:372024-11-04 11:39:37

Details

answer.code: In function ‘int main()’:
answer.code:206:27: error: ‘mod’ was not declared in this scope; did you mean ‘modf’?
  206 |                 cout<<ans%mod<<'\n';
      |                           ^~~
      |                           modf