Compile Error
/in/foo.cc: In function 'int main()':
/in/foo.cc:21:11: error: 'mem' was not declared in this scope
   mem(ma,0);
           ^
/in/foo.cc:17:12: warning: unused variable 'z' [-Wunused-variable]
  int x, y, z;
            ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - 五子棋
 - 语言
 - C++
 - 递交时间
 - 2018-04-03 20:51:37
 - 评测时间
 - 2018-04-03 20:51:57
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - 0ms
 - 峰值内存
 - 0 Bytes