记录详情

Runtime Error

foo.cc: In function 'int solve(int)':
foo.cc:5:39: warning: unused variable 't' [-Wunused-variable]
    5 |         int sum=0,a[10010]={0},maxm=0,t=n,ans=0;
      |                                       ^
foo.cc:20:1: warning: no return statement in function returning non-void [-Wreturn-type]
   20 | }
      | ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 6ms 540.0 KiB
#2 Runtime Error Segmentation fault 7ms 460.0 KiB
#3 Runtime Error Segmentation fault 7ms 412.0 KiB
#4 Runtime Error Segmentation fault 6ms 412.0 KiB
#5 Runtime Error Segmentation fault 7ms 412.0 KiB

信息

递交者
类型
递交
题目
5-5 统计素数因子
语言
C++
递交时间
2023-12-21 17:01:02
评测时间
2023-12-21 17:01:02
评测机
分数
0
总耗时
35ms
峰值内存
540.0 KiB