QOJ.ac

QOJ

IDProblemSubmitterResultTimeMemoryLanguageFile sizeSubmit timeJudge time
#639960#5419. Trianglesucup-team2540Compile Error//C++204.0kb2024-10-14 00:36:102024-10-14 00:36:10

Details

answer.code: In function ‘bool check(const std::vector<std::vector<point> >&)’:
answer.code:61:9: error: ‘de’ was not declared in this scope
   61 |         de(res);
      |         ^~