Compile Error
/in/foo.c: In function 'main': /in/foo.c:9:14: error: expected expression before ',' token loop:if(s>k),printf("%d",n); ^ /in/foo.c:9:14: warning: left-hand operand of comma expression has no effect [-Wunused-value] /in/foo.c:9:2: warning: label 'loop' defined but not used [-Wunused-label] loop:if(s>k),printf("%d",n); ^~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1127 级数求和
- 语言
- C
- 递交时间
- 2017-10-27 21:57:31
- 评测时间
- 2017-10-27 21:57:31
- 评测机
- 分数
- 0
- 总耗时
- 29ms
- 峰值内存
- 3.078 MiB