/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:20:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   20 |  scanf ("%d%d", &n, &m);
      |  ~~~~~~^~~~~~~~~~~~~~~~
foo.cc:23:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   23 |    scanf ("%d", &a[++ k].h);
      |    ~~~~~~^~~~~~~~~~~~~~~~~~
foo.cc:27:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   27 |  scanf ("%d", &t);
      |  ~~~~~~^~~~~~~~~~
foo.cc:30:9: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   30 |   scanf ("%d", &y[i]);
      |   ~~~~~~^~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 9ms 8.0 MiB
#2 Accepted 10ms 8.0 MiB
#3 Accepted 13ms 8.125 MiB
#4 Accepted 13ms 8.125 MiB
#5 Accepted 54ms 9.117 MiB
#6 Accepted 37ms 9.117 MiB
#7 Accepted 41ms 9.117 MiB
#8 Accepted 51ms 9.117 MiB
#9 Accepted 39ms 9.117 MiB
#10 Accepted 44ms 9.117 MiB
#11 Accepted 37ms 9.117 MiB
#12 Accepted 35ms 9.117 MiB
#13 Accepted 151ms 10.492 MiB
#14 Accepted 306ms 11.492 MiB
#15 Accepted 281ms 12.617 MiB
#16 Accepted 497ms 13.992 MiB
#17 Accepted 508ms 15.367 MiB
#18 Accepted 580ms 16.992 MiB
#19 Accepted 620ms 16.992 MiB
#20 Accepted 604ms 16.992 MiB

信息

递交者
类型
递交
题目
P1944 琵琶湖
语言
C++
递交时间
2022-04-16 14:45:07
评测时间
2022-04-16 14:45:07
评测机
分数
100
总耗时
3940ms
峰值内存
16.992 MiB