/ KrOJ /

记录详情

Runtime Error

foo.cc: In function 'int main()':
foo.cc:62:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d", &n);
  ~~~~~^~~~~~~~~~
foo.cc:65:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d", &a[i][j]);
    ~~~~~^~~~~~~~~~~~~~~~
foo.cc:68:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
    scanf("%d", &b[i][j]);
    ~~~~~^~~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-07-13T12:35:53.002Z","handle":"2020-07-13T12:35:53.002Z","cache_start":"2020-07-13T12:35:53.008Z","read_cases":"2020-07-13T12:35:53.133Z","judge":"2020-07-13T12:35:53.140Z","done":"2020-07-13T12:36:13.906Z"}
# 状态 耗时 内存占用
#1 Accepted 0ms 256.0 KiB
#2 Accepted 1ms 472.0 KiB
#3 Accepted 4ms 1.219 MiB
#4 Accepted 4ms 1.227 MiB
#5 Accepted 16ms 2.238 MiB
#6 Accepted 16ms 2.254 MiB
#7 Accepted 17ms 2.273 MiB
#8 Accepted 64ms 4.266 MiB
#9 Accepted 66ms 4.301 MiB
#10 Accepted 67ms 4.352 MiB
#11 Runtime Error 298ms 17.797 MiB
#12 Runtime Error 315ms 19.09 MiB
#13 Runtime Error 1391ms 49.629 MiB
#14 Runtime Error 1389ms 50.066 MiB
#15 Runtime Error 1387ms 53.082 MiB
#16 Runtime Error 1309ms 55.555 MiB
#17 Runtime Error 1298ms 54.562 MiB
#18 Runtime Error 1312ms 54.559 MiB
#19 Runtime Error 1291ms 55.055 MiB
#20 Runtime Error 1292ms 54.059 MiB
#21 Runtime Error 1292ms 55.059 MiB
#22 Runtime Error 1299ms 54.066 MiB
#23 Runtime Error 1293ms 55.066 MiB
#24 Runtime Error 1289ms 54.062 MiB
#25 Runtime Error 1314ms 57.066 MiB

信息

递交者
类型
递交
题目
P1000 【模板】二维 FFT
语言
C++
递交时间
2020-07-13 20:35:52
评测时间
2020-07-13 20:35:52
评测机
分数
40
总耗时
18037ms
峰值内存
57.066 MiB