QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#789943#9627. 算术ucup-team3516Compile Error//C++171.2kb2024-11-27 23:02:542024-11-27 23:02:54

Details

answer.code: In function ‘int main()’:
answer.code:39:46: error: ‘log’ was not declared in this scope; did you mean ‘long’?
   39 |                                 sum+=(double)log(heap.top());
      |                                              ^~~
      |                                              long