/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:41:29: warning: 'ans_max' may be used uninitialized in this function [-Wmaybe-uninitialized]
  cout << ans_min << endl << ans_max << endl;
                             ^~~~~~~
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 476.0 KiB
#2 Wrong Answer 1ms 484.0 KiB
#3 Runtime Error 1ms 612.0 KiB
#4 Runtime Error 1ms 612.0 KiB
#5 Runtime Error 1ms 612.0 KiB

信息

递交者
类型
递交
题目
P1218 数字游戏
语言
C++
递交时间
2021-05-01 21:00:24
评测时间
2021-05-01 21:00:24
评测机
分数
0
总耗时
8ms
峰值内存
612.0 KiB