Compile Error
/in/foo.cc:4:84: error: expected ',' or ';' before '}' token int win[5][5]={{0,-1,1,1,-1},{1,0,-1,1,-1},{-1,1,0,-1,1},{-1,-1,1,0,1},1,1,-1,-1,0}}; ^ /in/foo.cc:4:84: error: expected declaration before '}' token
信息
- 递交者
- 类型
- 递交
- 题目
- P1905 生活大爆炸版 石头剪刀布
- 语言
- C++
- 递交时间
- 2017-11-10 21:34:58
- 评测时间
- 2017-11-10 21:35:01
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes