Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:23:7: error: 'i' was not declared in this scope
   for(i=1;i<n;i++)
       ^
/in/foo.cc: In function 'int dfs(int, int, int, int)':
/in/foo.cc:10:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1307 D. 蚂蚁竞走I
 - 比赛
 - 2021年互联网创新创业科技节程序设计大赛
 - 语言
 - C++
 - 递交时间
 - 2021-12-23 20:55:08
 - 评测时间
 - 2021-12-23 20:55:30
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes