/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:84: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:85:51: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  for(int i=1;i<=n;i++) for(int j=1;j<=m;j++) scanf("%d",&s[i][j]);
                                              ~~~~~^~~~~~~~~~~~~~~
foo.cc:88:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%s",Map[i]+1);
   ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 520.0 KiB
#2 Time Exceeded ≥605ms ≥108.75 MiB
#3 Time Exceeded ≥563ms ≥121.719 MiB
#4 Time Exceeded ≥621ms ≥179.383 MiB
#5 Time Exceeded ≥792ms ≥158.785 MiB
#6 Wrong Answer Read impossible, expect left. 2ms 452.0 KiB
#7 Wrong Answer 14a15 > up 19d19 < up 11ms 7.848 MiB
#8 Time Exceeded ≥643ms ≥219.109 MiB
#9 Time Exceeded ≥862ms ≥126.305 MiB
#10 Time Exceeded ≥845ms ≥376.512 MiB
#11 Time Exceeded ≥506ms ≥46.008 MiB
#12 Time Exceeded ≥671ms ≥328.789 MiB
#13 Time Exceeded ≥992ms ≥377.367 MiB

信息

递交者
类型
递交
题目
P1044 Wappo
语言
C++
递交时间
2021-09-15 21:23:49
评测时间
2021-09-15 21:23:49
评测机
分数
10
总耗时
≥7121ms
峰值内存
≥377.367 MiB