记录详情

Memory Exceeded

foo.cc: In function 'int ke(int*, int*, int)':
foo.cc:16:9: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
   16 |         for(i=0;i<n;i++)
      |         ^~~
foo.cc:18:17: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
   18 |                 if(i==n)return 0;
      |                 ^~
foo.cc: In function 'int k(int*, int, int)':
foo.cc:12:1: warning: control reaches end of non-void function [-Wreturn-type]
   12 | }
      | ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Memory Exceeded ≥738ms ≥16.016 MiB
#2 Memory Exceeded ≥768ms ≥16.016 MiB
#3 Time Exceeded ≥1044ms ≥16.016 MiB
#4 Time Exceeded ≥1049ms ≥16.016 MiB
#5 Time Exceeded ≥1096ms ≥16.016 MiB
#6 Time Exceeded ≥1029ms ≥16.016 MiB
#7 Time Exceeded ≥1059ms ≥16.016 MiB
#8 Time Exceeded ≥1069ms ≥16.016 MiB
#9 Time Exceeded ≥1066ms ≥16.016 MiB
#10 Time Exceeded ≥1049ms ≥16.016 MiB

信息

递交者
类型
递交
题目
4 排序中的交换次数
比赛
2022暑期青少年社团(告别赛)
语言
C++
递交时间
2022-08-21 19:59:02
评测时间
2022-08-21 19:59:02
评测机
分数
0
总耗时
≥9972ms
峰值内存
≥16.016 MiB