Compile Error
/in/foo.c:1:1: warning: return type defaults to 'int' [-Wimplicit-int] input() ^~~~~ /in/foo.c: In function 'input': /in/foo.c:2:1: error: expected declaration specifiers before 'if' if ^~ /in/foo.c:4:2: warning: control reaches end of non-void function [-Wreturn-type] print() ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1024 买猫粮
- 比赛
- 肖然老师的python课测试
- 语言
- C
- 递交时间
- 2020-07-02 16:51:56
- 评测时间
- 2020-07-02 16:51:56
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes