Runtime Error

foo.cc: In function 'int ys(int*, int)':
foo.cc:18:9: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized]
   18 |  return m;
      |         ^
foo.cc: In function 'int main()':
foo.cc:27:14: warning: 'm' may be used uninitialized in this function [-Wmaybe-uninitialized]
   27 |  cout<<ys(a,n)<<endl;
      |              ^
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Runtime Error Floating point exception 5ms 448.0 KiB
#2 Runtime Error Floating point exception 2ms 504.0 KiB
#3 Runtime Error Floating point exception 3ms 512.0 KiB
#4 Runtime Error Floating point exception 2ms 512.0 KiB
#5 Runtime Error Floating point exception 5ms 512.0 KiB

信息

递交者
类型
递交
语言
C++
递交时间
2022-08-02 18:10:48
评测时间
2022-08-02 18:10:48
评测机
分数
0
总耗时
20ms
峰值内存
512.0 KiB