/ Vijos /

记录详情

Memory Exceeded

foo.cc: In function 'int print(int)':
foo.cc:9:1: warning: no return statement in function returning non-void [-Wreturn-type]
    9 | }
      | ^
foo.cc:5:5: warning: infinite recursion detected [-Winfinite-recursion]
    5 | int print(int nw)
      |     ^~~~~
foo.cc:7:20: note: recursive call
    7 |     if(bf[nw])print(bf[nw]);
      |               ~~~~~^~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1109ms ≥157.77 MiB
#2 Memory Exceeded ≥807ms ≥512.016 MiB
#3 Time Exceeded ≥1109ms ≥182.27 MiB
#4 Memory Exceeded ≥738ms ≥512.016 MiB
#5 Memory Exceeded ≥786ms ≥512.016 MiB
#6 Time Exceeded ≥1015ms ≥512.016 MiB
#7 Memory Exceeded ≥741ms ≥512.016 MiB
#8 Memory Exceeded ≥764ms ≥512.016 MiB
#9 Time Exceeded ≥1109ms ≥169.746 MiB
#10 Memory Exceeded ≥854ms ≥512.016 MiB

信息

递交者
类型
递交
题目
P1065 最小数字倍数
语言
C++
递交时间
2023-05-11 22:10:31
评测时间
2023-05-11 22:10:31
评测机
分数
0
总耗时
≥9037ms
峰值内存
≥512.016 MiB