QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#247797#7619. Make SYSU Great Again Iucup-team221#Compile Error//C++141.3kb2023-11-11 16:04:522023-11-11 16:04:52

Details

answer.code:22:19: error: ‘acos’ was not declared in this scope
   22 | const double PI = acos(-1.0);
      |                   ^~~~