/ 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(https://github.com/hydro-dev/Hydro)进行评测。
# 状态 耗时 内存占用
#1 Accepted 38ms 4.289 MiB
#2 Accepted 9ms 3.117 MiB
#3 Accepted 12ms 1.723 MiB
#4 Accepted 3ms 900.0 KiB
#5 Accepted 24ms 2.969 MiB
#6 Accepted 3ms 808.0 KiB
#7 Accepted 4ms 1.41 MiB
#8 Accepted 19ms 2.141 MiB
#9 Accepted 8ms 1.766 MiB
#10 Accepted 29ms 4.219 MiB

信息

递交者
类型
递交
题目
P1011 清帝之惑之顺治
语言
C++
递交时间
2021-03-23 16:58:09
评测时间
2021-03-23 16:58:09
评测机
分数
100
总耗时
153ms
峰值内存
4.289 MiB