Compile Error
foo.cpp: In function 'int mrge(int, int)': foo.cpp:25:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ foo.cpp: In function 'int main()': foo.cpp:36:7: error: 'T' was not declared in this scope cin>>T; ^ foo.cpp:34:10: warning: unused variable 'c' [-Wunused-variable] int a,b,c; ^
信息
- 递交者
- 类型
- 递交
- 题目
- P1443 银河英雄传说
- 语言
- C++
- 递交时间
- 2016-05-29 22:37:53
- 评测时间
- 2016-05-29 22:37:54
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes