/ Vijos /

记录详情

Runtime Error

/in/foo.cc: In function 'int main()':
/in/foo.cc:20:9: warning: 'index' may be used uninitialized [-Wmaybe-uninitialized]
   20 |         if(i == index)continue;
      |         ^~
/in/foo.cc:4:11: note: 'index' was declared here
    4 |     int n,index,p = 1;
      |           ^~~~~
# 状态 耗时 内存占用
#1 Accepted 2ms 488.0 KiB
#2 Accepted 2ms 480.0 KiB
#3 Accepted 2ms 480.0 KiB
#4 Accepted 1ms 436.0 KiB
#5 Runtime Error 2ms 528.0 KiB
#6 Runtime Error 2ms 480.0 KiB
#7 Wrong Answer 2ms 484.0 KiB
#8 Wrong Answer 2ms 536.0 KiB
#9 Wrong Answer 2ms 536.0 KiB
#10 Wrong Answer 2ms 536.0 KiB

信息

递交者
类型
递交
题目
P1779 国王游戏
语言
C++
递交时间
2025-05-22 11:44:58
评测时间
2025-05-22 11:44:58
评测机
分数
40
总耗时
23ms
峰值内存
536.0 KiB