/ Vijos /

记录详情

Compile Error

foo.c: In function 'main':
foo.c:28:1: note: '-Wmisleading-indentation' is disabled from this point onwards, since column-tracking was disabled due to the size of the code/headers
   28 | for(i=0;i<n;++i)
      | ^~~
foo.c:28:1: note: adding '-flarge-source-files' will allow for more column-tracking support, at the expense of compilation time and memory
foo.c:45:1: error: expected declaration or statement at end of input
   45 | }
      | ^
foo.c:11:6: warning: unused variable 's' [-Wunused-variable]
   11 | char s[100];
      |      ^
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1390 玩诈欺的小杉
语言
C
递交时间
2023-07-27 20:44:11
评测时间
2023-07-27 20:44:11
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes