Compile Error
foo.c: In function 'main': foo.c:4:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'return' foo.c:6:1: error: expected declaration or statement at end of input foo.c:3:5: warning: unused variable 'a' [-Wunused-variable] foo.c:6:1: warning: control reaches end of non-void function [-Wreturn-type]
信息
- 递交者
- 类型
- 递交
- 题目
- P1000 A+B Problem
- 语言
- C
- 递交时间
- 2013-03-17 20:52:55
- 评测时间
- 2013-03-17 20:52:57
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes