Time Exceeded
/in/foo.cc: In function 'bool dfs(int, int, int)':
/in/foo.cc:15:6: warning: unused variable 's' [-Wunused-variable]
  int s=abs(x-ex)+abs(y-ey);
      ^
/in/foo.cc: In function 'int main()':
/in/foo.cc:49:7: warning: unused variable 's' [-Wunused-variable]
   int s=abs(sx-ex)+abs(sy-ey);
       ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - Tempter of the Bone
 - 语言
 - C++
 - 递交时间
 - 2019-02-03 22:13:53
 - 评测时间
 - 2019-02-03 22:13:53
 - 评测机
 
- 分数
 - 76
 - 总耗时
 - ≥5004ms
 - 峰值内存
 - ≥232.0 KiB