记录详情

Time Exceeded

foo.cc: In function 'int main()':
foo.cc:15: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:19:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d",&a[i][j]);
    ~~~~~^~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 2ms 1.375 MiB
#2 Accepted 2ms 1.336 MiB
#3 Accepted 2ms 1.375 MiB
#4 Accepted 2ms 1.375 MiB
#5 Accepted 2ms 1.25 MiB
#6 Accepted 2ms 1.375 MiB
#7 Accepted 2ms 1.375 MiB
#8 Accepted 2ms 1.375 MiB
#9 Accepted 2ms 1.25 MiB
#10 Accepted 2ms 1.375 MiB
#11 Accepted 2ms 1.375 MiB
#12 Accepted 30ms 2.512 MiB
#13 Accepted 30ms 2.59 MiB
#14 Time Exceeded ≥1920ms ≥3.152 MiB

信息

递交者
类型
递交
题目
P1298 E. Maze
比赛
南京师范大学2021年11月程序设计竞赛
语言
C++
递交时间
2021-11-21 15:13:54
评测时间
2021-11-21 16:14:25
评测机
分数
180
总耗时
≥2008ms
峰值内存
≥3.152 MiB