QOJ.ac

QOJ

ID题目提交者结果用时内存语言文件大小提交时间测评时间
#727600#513. Pizza Cuttingucup-team5275#Compile Error//C++143.7kb2024-11-09 13:26:132024-11-09 13:26:13

详细

answer.code: In function ‘int main()’:
answer.code:113:47: error: ‘delta’ was not declared in this scope
  113 |         if (area / (dx * dy) <= imprecise_p + delta) {
      |                                               ^~~~~