记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:42:14: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
   for(int i;i=8;i++)
             ~^~
foo.cc:68: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 ≥1420ms ≥768.0 KiB
#2 Time Exceeded ≥1423ms ≥640.0 KiB
#3 Time Exceeded ≥1425ms ≥640.0 KiB
#4 Time Exceeded ≥1424ms ≥752.0 KiB
#5 Time Exceeded ≥1402ms ≥724.0 KiB
#6 Time Exceeded ≥1403ms ≥756.0 KiB
#7 Time Exceeded ≥1397ms ≥752.0 KiB
#8 Time Exceeded ≥1403ms ≥772.0 KiB
#9 Time Exceeded ≥1420ms ≥760.0 KiB
#10 Time Exceeded ≥1450ms ≥808.0 KiB

信息

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