Accepted
/in/foo.cc: In function 'int BFS()':
/in/foo.cc:19:18: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
         if (now.x==a[now.high].size()-1){
             ~~~~~^~~~~~~~~~~~~~~~~~~~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 跳就完事了
 - 语言
 - C++
 - 递交时间
 - 2021-12-04 14:32:53
 - 评测时间
 - 2021-12-04 14:32:53
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 20ms
 - 峰值内存
 - 488.0 KiB