记录详情

Accepted

foo.cc: In function 'void scan()':
foo.cc:10:18: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   10 |             scanf("%d", &a[i][j]);
      |             ~~~~~^~~~~~~~~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:31:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   31 |     scanf("%d%d", &n, &m);
      |     ~~~~~^~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 512.0 KiB
#2 Accepted 3ms 640.0 KiB
#3 Accepted 18ms 4.25 MiB
#4 Accepted 12ms 1.375 MiB
#5 Accepted 37ms 6.625 MiB
#6 Accepted 62ms 12.5 MiB
#7 Accepted 83ms 22.5 MiB
#8 Accepted 59ms 20.5 MiB
#9 Accepted 29ms 18.375 MiB
#10 Accepted 53ms 25.367 MiB

信息

递交者
类型
递交
题目
P1318 分金币
比赛
2022迎新春赛
语言
C++
递交时间
2022-02-03 11:17:34
评测时间
2022-02-03 11:17:34
评测机
分数
100
总耗时
366ms
峰值内存
25.367 MiB