Wrong Answer
foo.cc: In function 'int DX(char)':
foo.cc:6:2: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
6 | if(a>='A' && a<='Z')
| ^~
foo.cc:8:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
8 | return i;
| ^~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1095 xf2-8大写字母个数
- 语言
- C++
- 递交时间
- 2022-08-02 15:06:20
- 评测时间
- 2022-08-02 15:06:20
- 评测机
- 分数
- 0
- 总耗时
- 16ms
- 峰值内存
- 384.0 KiB