全部评论 2

  • 编译错误: /code/judger/test/1836735141092229120/main.cpp: In function 'bool cmp(node, node)':
    /code/judger/test/1836735141092229120/main.cpp:13:22: error: expression cannot be used as a function
    int q=(x1-a.x)(x1-a.x)+(y1-a.y)(y1-a.y);
    ^
    /code/judger/test/1836735141092229120/main.cpp:13:39: error: expression cannot be used as a function
    int q=(x1-a.x)(x1-a.x)+(y1-a.y)(y1-a.y);
    ^
    /code/judger/test/1836735141092229120/main.cpp:14:22: error: expression cannot be used as a function
    int p=(x1-b.x)(x1-b.x)+(y1-b.y)(y1-b.y);
    ^
    compilation terminated due to -fmax-errors=3.

    16小时前 来自 天津

    0
  • /code/judger/run/4966585417741631586/main11.cpp: In function 'bool cmp(node, node)':
    /code/judger/run/4966585417741631586/main11.cpp:13:22: error: expression cannot be used as a function
    int q=(x1-a.

    2024-03-24 来自 浙江

    0
首页