/ 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 1ms 428.0 KiB
#2 Time Exceeded ≥775ms ≥125.484 MiB
#3 Time Exceeded ≥1067ms ≥161.133 MiB
#4 Time Exceeded ≥712ms ≥214.184 MiB
#5 Accepted 52ms 23.66 MiB
#6 Wrong Answer Read impossible, expect left. 2ms 440.0 KiB
#7 Wrong Answer 14a15 > up 19d19 < up 3ms 1.207 MiB
#8 Time Exceeded ≥759ms ≥201.961 MiB
#9 Time Exceeded ≥776ms ≥144.297 MiB
#10 Time Exceeded ≥877ms ≥147.262 MiB
#11 Time Exceeded ≥762ms ≥201.047 MiB
#12 Time Exceeded ≥878ms ≥215.676 MiB
#13 Time Exceeded ≥1502ms ≥324.086 MiB

信息

递交者
类型
递交
题目
P1044 Wappo
语言
C++
递交时间
2021-09-16 13:03:55
评测时间
2021-09-16 13:03:55
评测机
分数
20
总耗时
≥8173ms
峰值内存
≥324.086 MiB