Time Exceeded
foo.cc: In function 'int main()': foo.cc:19:34: warning: suggest parentheses around '&&' within '||' [-Wparentheses] 19 | if(a[i]<0&&a[j]>0 || a[i]>0&&a[j]<0) | ~~~~~~^~~~~~~~ foo.cc:38:29: warning: format '%d' expects argument of type 'int', but argument 2 has type 'long long int' [-Wformat=] 38 | printf("%I64d\n",maxsum); | ~~~~^ ~~~~~~ | | | | int long long int | %I64lld
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1507 3. Concate and count
- 比赛
- 2023秋 苏州青少年科技馆(吴江计算机协会)CSP-J/S模拟赛(1)
- 语言
- C++
- 递交时间
- 2023-10-07 19:30:42
- 评测时间
- 2023-10-07 19:30:42
- 评测机
- 分数
- 0
- 总耗时
- ≥4193ms
- 峰值内存
- ≥1.961 MiB