Compile Error
/in/foo.cc: In function 'int main()': /in/foo.cc:124:15: error: 'print' was not declared in this scope print(net,N,M); ^
信息
- 递交者
- 类型
- 递交
- 题目
- 五子棋
- 语言
- C++
- 递交时间
- 2018-06-25 13:09:35
- 评测时间
- 2018-06-25 13:09:35
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes
/in/foo.cc: In function 'int main()': /in/foo.cc:124:15: error: 'print' was not declared in this scope print(net,N,M); ^