/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int su(int)':
foo.cc:29:9: warning: comparison of integer expressions of different signedness: 'long long unsigned int' and 'int' [-Wsign-compare]
   29 |  if(b[i]==n)
      |     ~~~~^~~
foo.cc:11:6: warning: unused variable 'flag' [-Wunused-variable]
   11 | bool flag=false;
      |      ^~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 384.0 KiB
#2 Accepted 3ms 384.0 KiB
#3 Accepted 2ms 384.0 KiB
#4 Accepted 2ms 384.0 KiB
#5 Accepted 3ms 384.0 KiB
#6 Accepted 2ms 384.0 KiB
#7 Runtime Error Segmentation fault 797ms 504.0 KiB
#8 Time Exceeded ≥1100ms ≥384.0 KiB
#9 Time Exceeded ≥1100ms ≥396.0 KiB
#10 Time Exceeded ≥1100ms ≥384.0 KiB

信息

递交者
类型
递交
题目
P1786 质因数分解
语言
C++
递交时间
2022-03-27 20:23:38
评测时间
2022-03-27 20:23:38
评测机
分数
60
总耗时
4116ms
峰值内存
504.0 KiB