/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:24:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   24 |  scanf("%lld%lld%lld%lld", &n, &m, &a, &b);
      |  ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:27:37: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   27 |   for (int j = 1; j <= m; j++) scanf("%lld", &g[i][j]);
      |                                ~~~~~^~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 384.0 KiB
#2 Accepted 2ms 768.0 KiB
#3 Accepted 2ms 896.0 KiB
#4 Accepted 109ms 17.117 MiB
#5 Accepted 106ms 22.117 MiB
#6 Accepted 280ms 23.367 MiB
#7 Accepted 21ms 7.125 MiB
#8 Accepted 138ms 22.992 MiB
#9 Accepted 143ms 22.996 MiB
#10 Accepted 141ms 23.371 MiB

信息

递交者
类型
递交
题目
P1764 Dual Matrices
语言
C++
递交时间
2022-03-30 11:19:13
评测时间
2022-03-30 11:19:13
评测机
分数
100
总耗时
949ms
峰值内存
23.371 MiB