Accepted
foo.c: In function 'main': foo.c:17:2: warning: this 'for' clause does not guard... [-Wmisleading-indentation] 17 | for (j = 0;(s2[j] = getchar()) != '\n';j++) | ^~~ foo.c:19:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for' 19 | printf("%d %d", f(s1,n),f(s2,m)); | ^~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 比赛
- 中北 计算机2021级专业修读指导(4)
- 语言
- C
- 递交时间
- 2021-12-23 21:51:53
- 评测时间
- 2021-12-23 21:51:53
- 评测机
- 分数
- 100
- 总耗时
- 8ms
- 峰值内存
- 256.0 KiB