Compile Error
foo.cpp:1:1: error: 'include' does not name a type foo.cpp:5:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] foo.cpp: In function 'int main()': foo.cpp:7:1: error: 'cin' was not declared in this scope foo.cpp:7:108: error: 'max' was not declared in this scope foo.cpp:7:111: error: 'cout' was not declared in this scope
信息
- 递交者
- 类型
- 递交
- 题目
- P1133 装箱问题
- 语言
- C++
- 递交时间
- 2014-10-20 22:37:19
- 评测时间
- 2014-10-20 22:37:20
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes