/ Vijos /

记录详情

Time Exceeded

foo.c: In function 'main':
foo.c:21:14: warning: implicit declaration of function 'abs' [-Wimplicit-function-declaration]
     total += abs(a[x][j] - a[i][j]);
              ^~~
foo.c:7:2: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d", &n, &d);
  ^~~~~~~~~~~~~~~~~~~~~
foo.c:15:4: warning: ignoring return value of 'scanf', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d", &a[i][j]);
    ^~~~~~~~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
正在同步测试数据,请稍后
{"receive":"2020-07-18T08:06:39.435Z","handle":"2020-07-18T08:06:39.435Z","cache_start":"2020-07-18T08:06:39.443Z","read_cases":"2020-07-18T08:06:44.690Z","judge":"2020-07-18T08:06:44.691Z","done":"2020-07-18T08:06:56.064Z"}
# 状态 耗时 内存占用
#1 Accepted 2ms 128.0 KiB
#2 Accepted 2ms 252.0 KiB
#3 Accepted 154ms 600.0 KiB
#4 Time Exceeded ≥1453ms ≥4.0 MiB
#5 Time Exceeded ≥1453ms ≥4.0 MiB
#6 Time Exceeded ≥1455ms ≥4.0 MiB
#7 Time Exceeded ≥1457ms ≥4.0 MiB
#8 Time Exceeded ≥1460ms ≥3.953 MiB
#9 Time Exceeded ≥1464ms ≥4.0 MiB
#10 Time Exceeded ≥1806ms ≥4.0 MiB

信息

递交者
类型
递交
题目
P1453 曼哈顿距离
语言
C
递交时间
2020-07-18 16:06:39
评测时间
2020-07-18 16:06:39
评测机
分数
30
总耗时
≥10710ms
峰值内存
≥4.0 MiB