记录详情

Compile Error

foo.c: In function 'main':
foo.c:8:30: error: expected ')' before '\U0000ff09'
    8 |         for (int i=1;i<=n;i++)
      |             ~                ^~
      |                              )
foo.c:17:1: error: expected expression before '}' token
   17 | }
      | ^
foo.c:7:13: warning: unused variable 'cnt' [-Wunused-variable]
    7 |         int cnt=0;
      |             ^~~
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1505 1. Accommodation
语言
C
递交时间
2023-10-09 19:43:37
评测时间
2023-10-09 19:43:37
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes