QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#679439#9528. New Energy Vehicleucup-team4411#Compile Error//C++231.3kb2024-10-26 17:36:232024-10-26 17:36:23

详细

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