Compile Error
/in/foo.cc: In function 'int solve2(int)': /in/foo.cc:35:26: warning: integer overflow in expression [-Woverflow] int s1,s2,ans=(1<<31)-1; ~~~~~~~^~ /in/foo.cc:43:45: error: 'memset' was not declared in this scope memset(judge,false,sizeof(judge));//标记已用 ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1039 最小差距
- 语言
- C++
- 递交时间
- 2019-05-13 15:35:43
- 评测时间
- 2019-05-13 15:35:43
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes