Accepted
/in/foo.cc: In function 'void mul(int*, int*)':
/in/foo.cc:36:40: warning: variable 'len' set but not used [-Wunused-but-set-variable]
     int tmp[520]={0},lx=500,ly=500,i,j,len;  //tem[]一定要清零。
                                        ^~~
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 麦森数(mason)
 - 题目数据
 - 下载
 - 语言
 - C++
 - 递交时间
 - 2017-12-21 20:04:16
 - 评测时间
 - 2017-12-21 20:04:16
 - 评测机
 
- 分数
 - 100
 - 总耗时
 - 83ms
 - 峰值内存
 - 380.0 KiB