记录详情

Compile Error

foo.c: In function 'main':
foo.c:5:9: error: expected identifier or '(' before numeric constant
    5 |     int 2020,2;
      |         ^~~~
foo.c:6:9: error: 'retern' undeclared (first use in this function)
    6 |         retern 29
      |         ^~~~~~
foo.c:6:9: note: each undeclared identifier is reported only once for each function it appears in
foo.c:6:15: error: expected ';' before numeric constant
    6 |         retern 29
      |               ^~~
      |               ;
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
A1-3 分支结构练习:月份天数
比赛
2023年新生赛(第一场)
语言
C
递交时间
2023-08-15 09:43:45
评测时间
2023-08-15 09:43:45
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes