Accepted
/in/foo.cc: In function 'int ji(char*)': /in/foo.cc:9:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if(x[i]>='a' && x[i]<='z') ^~ /in/foo.cc:11:4: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' i=i+1; ^
信息
- 递交者
- 类型
- 递交
- 比赛
- 南师大(含泰州学院)2024年新生赛(第二场之预赛)
- 语言
- C++
- 递交时间
- 2024-08-26 14:03:23
- 评测时间
- 2024-08-26 14:03:23
- 评测机
- 分数
- 100
- 总耗时
- 7ms
- 峰值内存
- 408.0 KiB