Memory Exceeded
foo.cc: In function 'int main()': foo.cc:25:5: warning: this 'if' clause does not guard... [-Wmisleading-indentation] 25 | if(x>1)t[a[x]]++;mx=max(mx,t[a[x]]); | ^~ foo.cc:25:22: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if' 25 | if(x>1)t[a[x]]++;mx=max(mx,t[a[x]]); | ^~
正在同步测试数据,请稍后
信息
- 递交者
- 类型
- 递交
- 题目
- 5-5 统计素数因子
- 语言
- C++
- 递交时间
- 2024-03-22 20:12:00
- 评测时间
- 2024-03-22 20:12:00
- 评测机
- 分数
- 20
- 总耗时
- ≥598ms
- 峰值内存
- ≥16.016 MiB