QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#679477#9528. New Energy Vehicleucup-team4411#Compile Error//C++201.3kb2024-10-26 17:41:522024-10-26 17:41:53

Details

answer.code:12:9: error: ISO C++ forbids declaration of ‘operator()’ with no type [-fpermissive]
   12 |         operator()(const node &a,const node &b)const{
      |         ^~~~~~~~