/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:10:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   10 |  scanf("%d%d", &n, &m);
      |  ~~~~~^~~~~~~~~~~~~~~~
foo.cc:13:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   13 |    scanf("%lld", &a[i][j]);
      |    ~~~~~^~~~~~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 1ms 256.0 KiB
#2 Accepted 1ms 256.0 KiB
#3 Accepted 1ms 640.0 KiB
#4 Accepted 3ms 1.5 MiB
#5 Accepted 5ms 4.5 MiB
#6 Accepted 18ms 15.875 MiB
#7 Accepted 49ms 44.117 MiB
#8 Accepted 68ms 59.617 MiB
#9 Accepted 89ms 66.242 MiB
#10 Accepted 74ms 66.242 MiB

信息

递交者
类型
递交
题目
P1493 传纸条
语言
C++
递交时间
2022-07-16 18:49:37
评测时间
2022-07-16 18:49:37
评测机
分数
100
总耗时
314ms
峰值内存
66.242 MiB