Compile Error
foo.c: In function 'main': foo.c:7:9: error: unknown type name 'class' 7 | class Time | ^~~~~ foo.c:8:9: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token 8 | { | ^ foo.c:17:14: error: expected expression before ':' token 17 | Time::Time(int h,int m,int s) | ^ foo.c:17:9: warning: label 'Time' defined but not used [-Wunused-label] 17 | Time::Time(int h,int m,int s) | ^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1416 1 时间类(生死过程)
- 比赛
- 2023春面向对象的程序设计方法实验(课程考试)
- 语言
- C
- 递交时间
- 2023-06-20 08:43:44
- 评测时间
- 2023-06-20 08:43:44
- 评测机
- 分数
- 0
- 总耗时
- 0ms
- 峰值内存
- 0 Bytes