Wrong Answer
/in/foo.c: In function 'main': /in/foo.c:7:9: warning: zero-length gnu_printf format string [-Wformat-zero-length] printf(""); ^~ /in/foo.c:19:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(c) ^~ /in/foo.c:21:5: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' c=1; ^
信息
- 递交者
- 类型
- 递交
- 比赛
- 南师大(含泰州学院)2024年新生赛(第一场)
- 语言
- C
- 递交时间
- 2024-08-16 16:46:43
- 评测时间
- 2024-08-16 16:46:43
- 评测机
- 分数
- 20
- 总耗时
- 4ms
- 峰值内存
- 248.0 KiB