Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:6:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] for(i=1;i<=50;i++) ^~~ /in/foo.c:8:3: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'for' printf("%f",s); ^~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1174 序列前N项和
- 语言
- C
- 递交时间
- 2020-11-24 18:44:51
- 评测时间
- 2020-11-24 18:44:51
- 评测机
- 分数
- 0
- 总耗时
- 6ms
- 峰值内存
- 212.0 KiB