/ SUOI /

记录详情

Runtime Error

/in/foo.cc: In function 'void pushdown(int, int, int)':
/in/foo.cc:57:9: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
  int m=l+r>>1;
        ~^~
/in/foo.cc: In function 'void build(int&, int, int)':
/in/foo.cc:68:10: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   int m=l+r>>1;
         ~^~
/in/foo.cc: In function 'void change(int, int, int, int, int, int)':
/in/foo.cc:81:10: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
   int m=l+r>>1;
         ~^~
/in/foo.cc: In function 'int query(int, int, int, int, int)':
/in/foo.cc:91:9: warning: suggest parentheses around '+' inside '>>' [-Wparentheses]
  int m=l+r>>1,re=0;
        ~^~
/in/foo.cc: In function 'int main()':
/in/foo.cc:116:11: warning: unused variable 'j' [-Wunused-variable]
     int i,j,k;
           ^
/in/foo.cc:116:13: warning: unused variable 'k' [-Wunused-variable]
     int i,j,k;
             ^
# 状态 耗时 内存占用
#1 Wrong Answer 8ms 20.25 MiB
#2 Runtime Error 19ms 24.25 MiB
#3 Runtime Error 13ms 24.25 MiB
#4 Runtime Error 12ms 24.25 MiB
#5 Runtime Error 27ms 18.375 MiB
#6 Runtime Error 12ms 24.352 MiB
#7 Runtime Error 15ms 24.25 MiB
#8 Runtime Error 26ms 20.25 MiB
#9 Runtime Error 24ms 8.449 MiB
#10 Runtime Error 13ms 24.25 MiB
#11 Runtime Error 14ms 24.363 MiB
#12 Runtime Error 18ms 24.25 MiB
#13 Runtime Error 123ms 26.641 MiB
#14 Runtime Error 105ms 17.801 MiB
#15 Runtime Error 85ms 20.215 MiB
#16 Runtime Error 92ms 17.125 MiB
#17 Runtime Error 65ms 24.727 MiB
#18 Runtime Error 75ms 28.324 MiB
#19 Runtime Error 349ms 46.375 MiB
#20 Runtime Error 321ms 45.727 MiB

信息

递交者
类型
递交
题目
#28 树冰火人
语言
C++
递交时间
2018-10-10 21:18:49
评测时间
2018-10-10 21:18:49
评测机
分数
0
总耗时
1426ms
峰值内存
46.375 MiB