Runtime Error
/in/foo.cc: In function 'int dfs(int, int)':
/in/foo.cc:11:10: warning: unused variable 'res1' [-Wunused-variable]
  int x,y,res1=0,res2=0;
          ^~~~
/in/foo.cc:11:17: warning: unused variable 'res2' [-Wunused-variable]
  int x,y,res1=0,res2=0;
                 ^~~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - Placing Stones
 - 比赛
 - 2019.1.31测验
 - 语言
 - C++
 - 递交时间
 - 2019-01-31 16:56:12
 - 评测时间
 - 2019-01-31 16:56:12
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 35ms
 - 峰值内存
 - 4.086 MiB