QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#679439#9528. New Energy Vehicleucup-team4411#Compile Error//C++231.3kb2024-10-26 17:36:232024-10-26 17:36:23

Details

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