QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#863065#9746. 平方根GuanYunChangCompile Error//C++231.4kb2025-01-19 12:36:212025-01-19 12:36:21

Details

answer.code: In function ‘int main()’:
answer.code:81:23: error: ‘sqrtl’ was not declared in this scope; did you mean ‘strtol’?
   81 |     double ans = j1 + sqrtl(2) * j2;
      |                       ^~~~~
      |                       strtol