/ 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:34:10.505Z","handle":"2020-07-13T12:34:10.505Z","cache_start":"2020-07-13T12:34:10.510Z","read_cases":"2020-07-13T12:34:10.626Z","judge":"2020-07-13T12:34:10.629Z","done":"2020-07-13T12:34:37.728Z"}
# 状态 耗时 内存占用
#1 Accepted 0ms 256.0 KiB
#2 Accepted 0ms 472.0 KiB
#3 Accepted 4ms 1.215 MiB
#4 Accepted 4ms 1.227 MiB
#5 Accepted 15ms 2.238 MiB
#6 Accepted 16ms 2.227 MiB
#7 Accepted 16ms 2.27 MiB
#8 Accepted 64ms 4.273 MiB
#9 Accepted 64ms 4.27 MiB
#10 Accepted 66ms 4.355 MiB
#11 Runtime Error 290ms 16.738 MiB
#12 Runtime Error 305ms 16.887 MiB
#13 Runtime Error 1304ms 33.68 MiB
#14 Runtime Error 1322ms 34.082 MiB
#15 Runtime Error 1357ms 32.223 MiB
#16 Runtime Error 1386ms 32.223 MiB
#17 Runtime Error 1393ms 36.055 MiB
#18 Runtime Error 1401ms 36.051 MiB
#19 Runtime Error 1365ms 35.961 MiB
#20 Runtime Error 1379ms 35.941 MiB
#21 Runtime Error 1379ms 33.59 MiB
#22 Runtime Error 1408ms 32.227 MiB
#23 Runtime Error 1375ms 32.223 MiB
#24 Runtime Error 1376ms 32.219 MiB
#25 Runtime Error 1383ms 32.223 MiB

信息

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