QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#238113#5693. 众数ZhangYiDeCompile Error//C++98440b2023-11-04 15:49:002023-11-04 15:49:00

Details

answer.code: In function ‘int main()’:
answer.code:15:17: error: ‘add’ was not declared in this scope; did you mean ‘fadd’?
   15 |                 add(i,2);
      |                 ^~~
      |                 fadd