Compile Error
foo.cpp: In function 'int fp(int, int)': foo.cpp:34:24: error: invalid operands of types 'int' and 'int [10]' to binary 'operator-' if( (increase==0?(step-list+1):(list+1))>=(increase==0?N:M) )//????? ^ foo.cpp:41:11: error: invalid conversion from 'int*' to 'int' [-fpermissive] new_stitus+=list+increase; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1653 疯狂的方格取数
- 语言
- C++
- 递交时间
- 2016-12-10 18:41:18
- 评测时间
- 2016-12-10 18:41:18
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes