/ Vijos /

记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:34:9: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
   34 |  freopen("city.in","r",stdin);
      |  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~
foo.cc:35:9: warning: ignoring return value of 'FILE* freopen(const char*, const char*, FILE*)', declared with attribute warn_unused_result [-Wunused-result]
   35 |  freopen("city.out","w",stdout);
      |  ~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
foo.cc:36:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   36 |  scanf("%d",&n);
      |  ~~~~~^~~~~~~~~
foo.cc:39:12: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   39 |       scanf("%d",&a[i][j]);
      |       ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1130ms ≥341.117 MiB
#2 Time Exceeded ≥1130ms ≥345.617 MiB
#3 Time Exceeded ≥1064ms ≥512.016 MiB
#4 Time Exceeded ≥1065ms ≥512.016 MiB
#5 Time Exceeded ≥1123ms ≥512.016 MiB
#6 Time Exceeded ≥1086ms ≥512.016 MiB
#7 Time Exceeded ≥1142ms ≥512.016 MiB
#8 Time Exceeded ≥1145ms ≥498.992 MiB
#9 Time Exceeded ≥1087ms ≥512.016 MiB
#10 Time Exceeded ≥1087ms ≥512.016 MiB

信息

递交者
类型
递交
题目
P1635 城市连接
语言
C++
递交时间
2022-03-19 20:09:36
评测时间
2022-03-19 20:09:36
评测机
分数
0
总耗时
≥11063ms
峰值内存
≥512.016 MiB