Compile Error
foo.cpp:5:7: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type] main () ^ foo.cpp: In function 'int main()': foo.cpp:16:4: error: 'tt' was not declared in this scope s+=tt; ^ foo.cpp:19:4: error: 'nt' was not declared in this scope s+=nt; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1974 金币
- 语言
- C++
- 递交时间
- 2015-12-08 07:57:29
- 评测时间
- 2015-12-08 07:57:30
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes