Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:7:5: warning: this 'while' clause does not guard... [-Wmisleading-indentation] 7 | while((c=getchar())!=EOF) | ^~~~~ /in/foo.cc:9:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'while' 9 | return 0; | ^~~~~~
信息
- 递交者
- 类型
- 递交
- 比赛
- 2024_C0022实验1
- 语言
- C++
- 递交时间
- 2024-09-23 10:58:28
- 评测时间
- 2024-09-23 10:58:28
- 评测机
- 分数
- 10
- 总耗时
- 3ms
- 峰值内存
- 492.0 KiB