Accepted
/in/foo.cc: In function 'int main()': /in/foo.cc:13:14: warning: suggest parentheses around '&&' within '||' [-Wparentheses] if(maxn>0 && a[i]>0 || maxn<0 && a[i]<0){ ~~~~~~~^~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1507 3. Concate and count
- 比赛
- 2023秋 苏州青少年科技馆(吴江计算机协会)CSP-J/S模拟赛(1)
- 语言
- C++
- 递交时间
- 2023-10-07 19:33:31
- 评测时间
- 2023-10-07 19:33:31
- 评测机
- 分数
- 100
- 总耗时
- 1186ms
- 峰值内存
- 1.371 MiB