Runtime Error

foo.cc: In function 'int main()':
foo.cc:15:22: warning: 'small' may be used uninitialized [-Wmaybe-uninitialized]
   15 |         cout<<small<<' '<<big;
      |                      ^~~
foo.cc:6:13: note: 'small' was declared here
    6 |         int small;
      |             ^~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Wrong Answer Read -1035734600, expect 0. 3ms 412.0 KiB
#2 Accepted 3ms 412.0 KiB
#3 Wrong Answer Read -988411112, expect 1. 3ms 412.0 KiB
#4 Accepted 3ms 412.0 KiB
#5 Runtime Error Segmentation fault 4ms 412.0 KiB

信息

递交者
类型
递交
题目
P1847 找出最小和最大
语言
C++
递交时间
2023-11-19 20:19:54
评测时间
2023-11-19 20:19:54
评测机
分数
40
总耗时
20ms
峰值内存
412.0 KiB