/ Vijos /

记录详情

Accepted

/in/foo.cc: In member function 'int SplayTree::pushup(int)':
/in/foo.cc:24:2: warning: no return statement in function returning non-void [-Wreturn-type]
  }
  ^
/in/foo.cc: In member function 'int SplayTree::Rotate(int)':
/in/foo.cc:38:2: warning: no return statement in function returning non-void [-Wreturn-type]
  }
  ^
/in/foo.cc: In member function 'int SplayTree::Splay(int, int)':
/in/foo.cc:54:2: warning: no return statement in function returning non-void [-Wreturn-type]
  }
  ^
/in/foo.cc: In member function 'int SplayTree::Delroot()':
/in/foo.cc:101:2: warning: no return statement in function returning non-void [-Wreturn-type]
  }
  ^
/in/foo.cc: In member function 'int SplayTree::Split(int)':
/in/foo.cc:120:2: warning: no return statement in function returning non-void [-Wreturn-type]
  }
  ^
/in/foo.cc: In function 'int Splayinit()':
/in/foo.cc:132:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In function 'int Work(int, int)':
/in/foo.cc:148:1: warning: no return statement in function returning non-void [-Wreturn-type]
 }
 ^
/in/foo.cc: In member function 'int SplayTree::Insertback(Lint)':
/in/foo.cc:68:2: warning: control reaches end of non-void function [-Wreturn-type]
  }
  ^
/in/foo.cc: In member function 'Lint SplayTree::Kth(int)':
/in/foo.cc:84:2: warning: control reaches end of non-void function [-Wreturn-type]
  }
  ^
# 状态 耗时 内存占用
#1 Accepted 28ms 10.25 MiB
#2 Accepted 13ms 10.375 MiB
#3 Accepted 28ms 10.25 MiB
#4 Accepted 24ms 8.25 MiB
#5 Accepted 13ms 10.25 MiB
#6 Accepted 27ms 10.344 MiB
#7 Accepted 25ms 10.488 MiB
#8 Accepted 18ms 12.375 MiB
#9 Accepted 14ms 12.375 MiB
#10 Accepted 15ms 16.875 MiB
#11 Accepted 233ms 16.75 MiB
#12 Accepted 214ms 16.5 MiB
#13 Accepted 886ms 28.25 MiB
#14 Accepted 857ms 32.734 MiB
#15 Accepted 855ms 47.25 MiB
#16 Accepted 910ms 47.699 MiB
#17 Accepted 375ms 22.625 MiB
#18 Accepted 362ms 22.566 MiB
#19 Accepted 1184ms 53.375 MiB
#20 Accepted 1153ms 48.746 MiB

信息

递交者
类型
递交
题目
P2033 列队
语言
C++
递交时间
2018-03-06 18:26:15
评测时间
2018-03-06 18:26:15
评测机
分数
100
总耗时
7245ms
峰值内存
53.375 MiB