记录详情

Compile Error

foo.c: In function 'main':
foo.c:7:17: error: invalid suffix ";" on integer constant
    7 |          return 0;
      |                 ^~~
foo.c:7:20: error: expected ';' before '}' token
    7 |          return 0;
      |                    ^
      |                    ;
    8 | }
      | ~                   
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1390 Problem 1B. 完全参差序列
比赛
悬赏令第一周
语言
C
递交时间
2022-09-29 21:51:45
评测时间
2022-09-29 21:51:45
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes