/ SUOI /

记录详情

Runtime Error

/in/foo.cc: In function 'void build(int, int, int)':
/in/foo.cc:22:10: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   int m=l+r>>1;
         ~^~
/in/foo.cc: In function 'int findkth(int, int, int, int)':
/in/foo.cc:32:9: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
  int m=l+r>>1;
        ~^~
/in/foo.cc: In function 'int main()':
/in/foo.cc:39:11: warning: unused variable 'j' [-Wunused-variable]
     int i,j,k;
           ^
/in/foo.cc:39:13: warning: unused variable 'k' [-Wunused-variable]
     int i,j,k;
             ^
# 状态 耗时 内存占用
#1 Wrong Answer 11ms 12.617 MiB
#2 Wrong Answer 14ms 12.602 MiB
#3 Wrong Answer 12ms 12.598 MiB
#4 Wrong Answer 11ms 12.578 MiB
#5 Wrong Answer 17ms 12.582 MiB
#6 Accepted 12ms 12.625 MiB
#7 Accepted 14ms 12.582 MiB
#8 Accepted 13ms 12.602 MiB
#9 Accepted 13ms 12.613 MiB
#10 Accepted 14ms 12.574 MiB
#11 Wrong Answer 10ms 12.617 MiB
#12 Accepted 15ms 12.578 MiB
#13 Runtime Error 14ms 12.617 MiB
#14 Runtime Error 8ms 12.574 MiB
#15 Runtime Error 11ms 12.586 MiB
#16 Runtime Error 14ms 12.598 MiB
#17 Runtime Error 66ms 13.609 MiB
#18 Runtime Error 76ms 13.605 MiB
#19 Runtime Error 100ms 13.59 MiB
#20 Runtime Error 79ms 13.602 MiB

信息

递交者
类型
递交
题目
#68 JPY数串
语言
C++
递交时间
2018-10-21 16:22:25
评测时间
2018-10-21 18:10:32
评测机
分数
30
总耗时
531ms
峰值内存
13.609 MiB