QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#703564#9540. Double 11ucup-team878#Compile Error//C++201.5kb2024-11-02 17:58:302024-11-02 17:58:30

Details

answer.code: In lambda function:
answer.code:19:12: error: ‘sqrtll’ was not declared in this scope; did you mean ‘sqrtl’?
   19 |     return sqrtll((ld)((i - j) * (pre[i] - pre[j])));
      |            ^~~~~~
      |            sqrtl