Accepted
foo.cc: In function 'int main()': foo.cc:9:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 9 | if(c=='-') | ^~ foo.cc:11:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 11 | return 0; | ^~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- 3-5 计算器
- 比赛
- 2023年新生赛(第一场)
- 语言
- C++
- 递交时间
- 2023-08-15 11:24:31
- 评测时间
- 2023-08-15 11:24:31
- 评测机
- 分数
- 100
- 总耗时
- 19ms
- 峰值内存
- 412.0 KiB