Compile Error
foo.cpp: In function 'int main()': foo.cpp:62:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] foo.cpp:67:29: error: 'memset' was not declared in this scope foo.cpp:74:39: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] foo.cpp:78:22: warning: unknown conversion type character 'l' in format [-Wformat] foo.cpp:78:22: warning: too many arguments for format [-Wformat-extra-args]
信息
- 递交者
- 类型
- 递交
- 题目
- P1631 正方形计数
- 语言
- C++
- 递交时间
- 2014-04-06 14:19:54
- 评测时间
- 2014-04-06 14:19:55
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes