/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:34:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
     scanf("%d%d",&n,&m);
     ~~~~~^~~~~~~~~~~~~~
foo.cc:37:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
             scanf("%d",&a[i][j]);
             ~~~~~^~~~~~~~~~~~~~~

自豪的采用 HydroJudge 进行评测(github.com/hydro-dev/HydroJudge)
{"receive":"2020-08-06T09:33:51.919Z","handle":"2020-08-06T09:33:51.919Z","cache_start":"2020-08-06T09:33:51.980Z","read_cases":"2020-08-06T09:33:52.143Z","judge":"2020-08-06T09:33:52.145Z","done":"2020-08-06T09:33:53.067Z"}
# 状态 耗时 内存占用
#1 Accepted 36ms 4.273 MiB
#2 Accepted 7ms 2.969 MiB
#3 Accepted 11ms 1.625 MiB
#4 Accepted 2ms 716.0 KiB
#5 Accepted 23ms 2.891 MiB
#6 Accepted 2ms 712.0 KiB
#7 Accepted 2ms 1.371 MiB
#8 Accepted 15ms 2.152 MiB
#9 Accepted 5ms 1.613 MiB
#10 Accepted 22ms 4.152 MiB

信息

递交者
类型
递交
题目
P1011 清帝之惑之顺治
语言
C++
递交时间
2020-08-06 17:33:51
评测时间
2020-08-06 17:33:51
评测机
分数
100
总耗时
130ms
峰值内存
4.273 MiB