Compile Error
foo.cpp: In function 'int getNameID(char*)': foo.cpp:21:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare] foo.cpp: In function 'int process(int)': foo.cpp:31:33: error: 'atoi' was not declared in this scope foo.cpp: In function 'int main()': foo.cpp:76:35: error: 'atoi' was not declared in this scope
信息
- 递交者
- 类型
- 递交
- 题目
- P1035 贪婪的送礼者
- 语言
- C++
- 递交时间
- 2014-05-28 10:10:54
- 评测时间
- 2014-05-28 10:10:55
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes