记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:45:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   for(int i;i=8;i++)
             ~^~
foo.cc:71:15: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
    for(int i;i=4;i++)
              ~^~
foo.cc:22:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d",&n,&m);
  ~~~~~^~~~~~~~~~~~~~
foo.cc:25:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%s",s);
   ~~~~~^~~~~~~~
foo.cc:40:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d%d%d",&ed_x,&ed_y,&st_x,&st_y);
   ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1456ms ≥688.0 KiB
#2 Time Exceeded ≥1450ms ≥644.0 KiB
#3 Time Exceeded ≥1454ms ≥680.0 KiB
#4 Time Exceeded ≥1459ms ≥660.0 KiB
#5 Time Exceeded ≥1455ms ≥648.0 KiB
#6 Time Exceeded ≥1459ms ≥660.0 KiB
#7 Time Exceeded ≥1439ms ≥688.0 KiB
#8 Time Exceeded ≥1436ms ≥688.0 KiB
#9 Time Exceeded ≥1334ms ≥808.0 KiB
#10 Time Exceeded ≥1362ms ≥772.0 KiB

信息

递交者
类型
递交
题目
P1009 龙&虫(dragon,1s.256MB)
题目数据
下载
语言
C++
递交时间
2021-11-26 20:34:12
评测时间
2021-11-26 20:34:12
评测机
分数
0
总耗时
≥14308ms
峰值内存
≥808.0 KiB