Time Exceeded

foo.c: In function 'main':
foo.c:10:1: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   10 | scanf("%d",&T);
      | ^~~~~~~~~~~~~~
foo.c:13:1: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   13 | scanf("%d",&n);
      | ^~~~~~~~~~~~~~
foo.c:17:1: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
   17 | scanf("%d",&a[i][j]);
      | ^~~~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Time Exceeded ≥1097ms ≥15.617 MiB
#2 Time Exceeded ≥1099ms ≥8.367 MiB
#3 Time Exceeded ≥1100ms ≥2.742 MiB
#4 Time Exceeded ≥1103ms ≥16.016 MiB

信息

递交者
类型
递交
题目
P1095 马鞍点
语言
C
递交时间
2022-07-17 21:24:58
评测时间
2022-07-17 21:24:58
评测机
分数
0
总耗时
≥4400ms
峰值内存
≥16.016 MiB