QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#246032#7523. Partially Free MealmorikoCompile Error//C++172.3kb2023-11-10 15:37:452023-11-10 15:37:46

Details

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