记录详情

Runtime Error

foo.cc: In function 'int Search(Node*)':
foo.cc:33:1: warning: no return statement in function returning non-void [-Wreturn-type]
   33 | }
      | ^
foo.cc: In function 'int main()':
foo.cc:36:15: warning: unused variable 'x' [-Wunused-variable]
   36 |         int n,x,m,b[100010],a[100010];
      |               ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Segmentation fault 4ms 412.0 KiB
#2 Runtime Error Segmentation fault 4ms 412.0 KiB
#3 Runtime Error Segmentation fault 5ms 412.0 KiB
#4 Runtime Error Segmentation fault 4ms 412.0 KiB
#5 Runtime Error Segmentation fault 4ms 412.0 KiB

信息

递交者
类型
递交
题目
A9-7 数组中所有极大值
语言
C++
递交时间
2023-12-22 20:23:46
评测时间
2023-12-22 20:23:46
评测机
分数
0
总耗时
23ms
峰值内存
412.0 KiB