记录详情

Compile Error

foo.c: In function 'count_sum':
foo.c:5:1: error: expected '=', ',', ';', 'asm' or '__attribute__' before '{' token
    5 | {
      | ^
foo.c:15:18: error: stray '\' in program
   15 |   printf("%d",sum\n);
      |                  ^
foo.c:18: error: expected '{' at end of input
[Hydro](https://hydro.ac)提供评测服务

信息

递交者
类型
递交
题目
P1086 xf1-9统计各位数字之和为5的数
比赛
2022年迎新赛(第二场)
语言
C
递交时间
2022-08-27 13:34:03
评测时间
2022-08-27 13:34:03
评测机
分数
0
总耗时
0ms
峰值内存
0 Bytes