Compile Error
foo.cpp: In function 'int main()': foo.cpp:26:23: warning: integer overflow in expression [-Woverflow] int ans = (1<<31)-1; ^ foo.cpp:38:26: error: 'memset' was not declared in this scope memset(f,0x7f,sizeof(f)); ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1243 生产产品
- 语言
- C++
- 递交时间
- 2016-09-08 21:26:36
- 评测时间
- 2016-09-08 21:26:37
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes