记录详情

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]]);
      |                      ^~
正在同步测试数据,请稍后
# 状态 耗时 内存占用
#1 Accepted 85ms 6.773 MiB
#2 Memory Exceeded ≥133ms ≥16.016 MiB
#3 Memory Exceeded ≥130ms ≥16.016 MiB
#4 Memory Exceeded ≥136ms ≥16.016 MiB
#5 Memory Exceeded ≥112ms ≥16.016 MiB

信息

递交者
类型
递交
题目
5-5 统计素数因子
语言
C++
递交时间
2024-03-22 20:12:00
评测时间
2024-03-22 20:12:00
评测机
分数
20
总耗时
≥598ms
峰值内存
≥16.016 MiB