Runtime Error

foo.cc: In function 'int main()':
foo.cc:25:7: warning: unused variable 'k' [-Wunused-variable]
   int k=i;
       ^
foo.cc: In function 'int ss(int)':
foo.cc:15:1: warning: control reaches end of non-void function [-Wreturn-type]
 }
 ^
foo.cc: In function 'int main()':
foo.cc:40:6: warning: 'imax' may be used uninitialized in this function [-Wmaybe-uninitialized]
  cout<<imax; 
  ~~~~^~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 0ms 128.0 KiB
#2 Runtime Error Segmentation fault 0ms 128.0 KiB
#3 Runtime Error Segmentation fault 0ms 128.0 KiB
#4 Runtime Error Segmentation fault 0ms 128.0 KiB
#5 Runtime Error Segmentation fault 0ms 128.0 KiB

信息

递交者
类型
递交
题目
5-5 统计素数因子
语言
C++
递交时间
2021-10-13 17:46:17
评测时间
2021-10-13 17:46:17
评测机
分数
0
总耗时
1ms
峰值内存
128.0 KiB