QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#679477#9528. New Energy Vehicleucup-team4411#Compile Error//C++201.3kb2024-10-26 17:41:522024-10-26 17:41:53

詳細信息

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