Accepted
/in/foo.cc: In function 'int main()':
/in/foo.cc:14:32: warning: suggest parentheses around '&&' within '||' [-Wparentheses]
14 | else if(num>=65&&num<=90||num>=97&&num<=122)ans1++;
| ~~~~~~~^~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P2429 字符内码
- 语言
- C++
- 递交时间
- 2026-05-30 16:10:13
- 评测时间
- 2026-05-30 16:10:13
- 评测机
- 分数
- 100
- 总耗时
- 19ms
- 峰值内存
- 536.0 KiB