QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#679473#9528. New Energy Vehicleucup-team4411#Compile Error//C++231.3kb2024-10-26 17:41:122024-10-26 17:41:12

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{
      |         ^~~~~~~~