/ Vijos /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:21:47: warning: variable 'p' set but not used [-Wunused-but-set-variable]
   21 |                 int max1=INT_MIN,max2=INT_MIN,p,q;
      |                                               ^
foo.cc:21:49: warning: 'q' may be used uninitialized in this function [-Wmaybe-uninitialized]
   21 |                 int max1=INT_MIN,max2=INT_MIN,p,q;
      |                                                 ^
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 328.0 KiB
#2 Accepted 4ms 412.0 KiB
#3 Accepted 3ms 332.0 KiB
#4 Accepted 3ms 412.0 KiB
#5 Accepted 3ms 412.0 KiB
#6 Accepted 4ms 412.0 KiB
#7 Accepted 3ms 412.0 KiB
#8 Accepted 7ms 412.0 KiB
#9 Runtime Error Segmentation fault 4ms 412.0 KiB
#10 Runtime Error Segmentation fault 4ms 416.0 KiB

信息

递交者
类型
递交
题目
P1809 三国游戏
语言
C++
递交时间
2023-07-05 21:39:06
评测时间
2023-07-05 21:39:06
评测机
分数
80
总耗时
44ms
峰值内存
416.0 KiB