/ Vijos /

记录详情

Wrong Answer

/in/foo.cc: In function 'int main()':
/in/foo.cc:31:8: warning: unused variable 'k' [-Wunused-variable]
  int t,k,root;
        ^
/in/foo.cc:31:10: warning: 'root' may be used uninitialized in this function [-Wmaybe-uninitialized]
  int t,k,root;
          ^~~~
# 状态 耗时 内存占用
#1 Accepted 1ms 340.0 KiB
#2 Wrong Answer 1ms 232.0 KiB
#3 Accepted 1ms 224.0 KiB
#4 Accepted 4ms 8.105 MiB
#5 Accepted 3ms 8.094 MiB
#6 Accepted 2ms 4.723 MiB
#7 Accepted 1ms 352.0 KiB

信息

递交者
类型
递交
题目
P1144 小胖守皇宫
语言
C++
递交时间
2019-07-05 14:40:50
评测时间
2019-07-05 14:40:50
评测机
分数
84
总耗时
15ms
峰值内存
8.105 MiB