记录详情

Compile Error

foo.c: In function 'main':
foo.c:11:13: warning: variable 'state' set but not used [-Wunused-but-set-variable]
   11 |         int state = OUTCOMP;
      |             ^~~~~
foo.c: In function 'isComp':
foo.c:49:9: error: expected declaration or statement at end of input
   49 |         return isComp;
      |         ^~~~~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1550 Problem 7A. 最大连续合数段
比赛
2023秋 悬赏令第七周
语言
C
递交时间
2023-11-19 23:39:48
评测时间
2023-11-20 22:08:45
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes