Compile Error
/in/foo.c:1:1: warning: data definition has no type or storage class a=float(input()) ^ /in/foo.c:1:1: warning: type defaults to 'int' in declaration of 'a' [-Wimplicit-int] /in/foo.c:1:3: error: expected expression before 'float' a=float(input()) ^~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- 03.北大附中的成绩等级
- 比赛
- Python课小测2-20170925上午
- 语言
- C
- 递交时间
- 2017-09-25 11:06:46
- 评测时间
- 2017-09-25 11:06:46
- 评测机
- 分数
- 0
- 总耗时
- 16ms
- 峰值内存
- 2.785 MiB