Runtime Error
/in/foo.cc: In function 'int Kth(int, int)':
/in/foo.cc:56:8: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   if(-l>=shit[top[u]].size())return 0;
      ~~^~~~~~~~~~~~~~~~~~~~~
/in/foo.cc: At global scope:
/in/foo.cc:63:6: warning: ISO C++ forbids declaration of 'main' with no type [-Wreturn-type]
 main(){
      ^
  信息
- 递交者
 - 类型
 - 递交
 - 题目
 - lxhgww的奇思妙想
 - 语言
 - C++
 - 递交时间
 - 2019-01-06 20:31:15
 - 评测时间
 - 2019-01-06 20:31:15
 - 评测机
 
- 分数
 - 25
 - 总耗时
 - 6721ms
 - 峰值内存
 - 480.195 MiB