记录详情

Compile Error

/in/foo.c: In function 'main':
/in/foo.c:13:3: warning: statement with no effect [-Wunused-value]
   for(u;u<=v;u++)
   ^~~
/in/foo.c:16:2: error: expected declaration or statement at end of input
  printf("%d\n",count);
  ^~~~~~

信息

递交者
类型
递交
题目
偷拍硕哥7
比赛
小兰赛 2018/12/9
语言
C
递交时间
2018-12-09 10:59:12
评测时间
2018-12-09 10:59:36
评测机
分数
0
总耗时
12ms
峰值内存
2.918 MiB