QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#639960#5419. Trianglesucup-team2540Compile Error//C++204.0kb2024-10-14 00:36:102024-10-14 00:36:10

详细

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);
      |         ^~