/ Vijos /

记录详情

Time Exceeded

/in/foo.cc: In function 'int main()':
/in/foo.cc:16:42: warning: format '%d' expects argument of type 'int*', but argument 2 has type 'bool*' [-Wformat=]
   scanf ("%d%d",&e[i].vis[j],&e[i].num[j]);
                                          ^
/in/foo.cc:33:7: warning: suggest explicit braces to avoid ambiguous 'else' [-Wparentheses]
    if (now != e[f].num[x])
       ^
/in/foo.cc:19:7: warning: variable 'flag' set but not used [-Wunused-but-set-variable]
  bool flag = false;
       ^~~~
# 状态 耗时 内存占用
#1 Wrong Answer 1ms 200.0 KiB
#2 Wrong Answer 1ms 208.0 KiB
#3 Wrong Answer 2ms 332.0 KiB
#4 Wrong Answer 15ms 584.0 KiB
#5 Wrong Answer 30ms 2.59 MiB
#6 Time Exceeded ≥3001ms ≥4.273 MiB
#7 Time Exceeded ≥3002ms ≥4.691 MiB
#8 Time Exceeded ≥3002ms ≥4.605 MiB
#9 Time Exceeded ≥3000ms ≥4.82 MiB
#10 Time Exceeded ≥3005ms ≥5.066 MiB

信息

递交者
类型
递交
题目
P1787 寻宝
语言
C++
递交时间
2019-09-18 18:43:25
评测时间
2019-09-18 18:43:25
评测机
分数
0
总耗时
≥15063ms
峰值内存
≥5.066 MiB