记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:11:14: warning: 'root' may be used uninitialized in this function [-Wmaybe-uninitialized]
  if(!son[u][0]){
      ~~~~~~~~^
foo.cc:39:6: note: 'root' was declared here
  int root;
      ^~~~
# 状态 耗时 内存占用
#1 Accepted 26ms 12.676 MiB
#2 Accepted 26ms 12.699 MiB
#3 Accepted 24ms 12.602 MiB
#4 Accepted 27ms 12.758 MiB
#5 Accepted 26ms 12.75 MiB
#6 Accepted 26ms 12.719 MiB
#7 Accepted 26ms 12.703 MiB
#8 Accepted 26ms 12.547 MiB
#9 Accepted 24ms 12.645 MiB
#10 Accepted 22ms 12.656 MiB

信息

递交者
类型
递交
题目
P1004 舞会
语言
C++
递交时间
2021-01-30 22:22:55
评测时间
2021-01-30 22:22:55
评测机
分数
100
总耗时
257ms
峰值内存
12.758 MiB