/ 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 19ms 12.609 MiB
#2 Wrong Answer 27ms 12.609 MiB
#3 Wrong Answer 16ms 12.609 MiB
#4 Wrong Answer 14ms 12.578 MiB
#5 Wrong Answer 18ms 12.625 MiB
#6 Accepted 19ms 12.582 MiB
#7 Accepted 13ms 12.613 MiB
#8 Accepted 10ms 12.621 MiB
#9 Accepted 14ms 12.609 MiB
#10 Accepted 13ms 12.586 MiB
#11 Wrong Answer 14ms 12.625 MiB
#12 Accepted 12ms 12.602 MiB
#13 Runtime Error 12ms 12.59 MiB
#14 Runtime Error 12ms 12.621 MiB
#15 Runtime Error 11ms 12.625 MiB
#16 Runtime Error 11ms 12.625 MiB
#17 Runtime Error 83ms 13.613 MiB
#18 Runtime Error 90ms 13.609 MiB
#19 Runtime Error 74ms 13.613 MiB
#20 Runtime Error 65ms 13.625 MiB

信息

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