/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:13:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   13 |  scanf("%d%d%lld%d",&m,&n,&k,&l);
      |  ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:17:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   17 |    scanf("%lld",&s[i][j]);
      |    ~~~~~^~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 11ms 9.625 MiB
#2 Accepted 14ms 9.75 MiB
#3 Accepted 12ms 9.625 MiB
#4 Accepted 15ms 10.0 MiB
#5 Accepted 15ms 9.875 MiB
#6 Accepted 33ms 11.0 MiB
#7 Accepted 57ms 11.742 MiB
#8 Accepted 67ms 11.766 MiB
#9 Accepted 59ms 12.492 MiB
#10 Accepted 74ms 13.242 MiB

信息

递交者
类型
递交
题目
P1243 生产产品
语言
C++
递交时间
2022-07-07 19:16:15
评测时间
2022-07-07 19:16:15
评测机
分数
100
总耗时
363ms
峰值内存
13.242 MiB