Compile Error
/in/foo.cc: In function 'void doit(int)': /in/foo.cc:32:14: error: ISO C++ forbids comparison between pointer and integer [-fpermissive] if(now>=ans+1) ^ /in/foo.cc: In function 'int main()': /in/foo.cc:50:11: error: incompatible types in assignment of 'int' to 'int [1010]' ans=++t; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1350 C数列
- 语言
- C++
- 递交时间
- 2017-09-26 08:31:34
- 评测时间
- 2017-09-26 08:31:34
- 评测机
- 分数
- 0
- 总耗时
- 404ms
- 峰值内存
- 36.684 MiB