/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int GetMax()':
/in/foo.cc:2:24: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
 #define MaxInt 1 << 31 - 1
                     ~~~^~~
/in/foo.cc:8:11: note: in expansion of macro 'MaxInt'
  int a = -MaxInt , b = -MaxInt , c = -MaxInt;
           ^~~~~~
/in/foo.cc:2:24: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
 #define MaxInt 1 << 31 - 1
                     ~~~^~~
/in/foo.cc:8:25: note: in expansion of macro 'MaxInt'
  int a = -MaxInt , b = -MaxInt , c = -MaxInt;
                         ^~~~~~
/in/foo.cc:2:24: warning: suggest parentheses around '-' inside '<<' [-Wparentheses]
 #define MaxInt 1 << 31 - 1
                     ~~~^~~
/in/foo.cc:8:39: note: in expansion of macro 'MaxInt'
  int a = -MaxInt , b = -MaxInt , c = -MaxInt;
                                       ^~~~~~
/in/foo.cc: In function 'int main()':
/in/foo.cc:28:26: warning: unused variable 'l' [-Wunused-variable]
  int n,m,q,u,v,t,k,k1,k2,l;
                          ^
# 状态 耗时 内存占用
#1 Wrong Answer 2ms 756.0 KiB
#2 Wrong Answer 2ms 580.0 KiB
#3 Wrong Answer 20ms 1.012 MiB
#4 Time Exceeded ≥1001ms ≥340.0 KiB
#5 Time Exceeded ≥1001ms ≥356.0 KiB
#6 Time Exceeded ≥1001ms ≥332.0 KiB
#7 Time Exceeded ≥1000ms ≥332.0 KiB
#8 Time Exceeded ≥1001ms ≥940.0 KiB
#9 Time Exceeded ≥1000ms ≥3.551 MiB
#10 Time Exceeded ≥1001ms ≥16.828 MiB
#11 Time Exceeded ≥1000ms ≥20.887 MiB
#12 Time Exceeded ≥1001ms ≥29.043 MiB
#13 Time Exceeded ≥1000ms ≥40.938 MiB
#14 Time Exceeded ≥1000ms ≥57.195 MiB
#15 Time Exceeded ≥1002ms ≥1.027 MiB
#16 Time Exceeded ≥1001ms ≥1.816 MiB
#17 Time Exceeded ≥1001ms ≥1.836 MiB
#18 Time Exceeded ≥1001ms ≥5.07 MiB
#19 Time Exceeded ≥1001ms ≥29.211 MiB
#20 Time Exceeded ≥1005ms ≥57.188 MiB

信息

递交者
类型
递交
题目
P2007 蚯蚓
语言
C++
递交时间
2019-05-12 10:41:55
评测时间
2019-05-12 10:41:55
评测机
分数
0
总耗时
≥17050ms
峰值内存
≥57.195 MiB