/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:52:10: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   52 |     scanf("%d%d%d%d", &n, &m, &K, &L);
      |     ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:54:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   54 |         scanf("%d", &t1);
      |         ~~~~~^~~~~~~~~~~
foo.cc:58:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   58 |         scanf("%d", &t1);
      |         ~~~~~^~~~~~~~~~~
foo.cc:62:14: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   62 |         scanf("%d%d", &t1, &t2);
      |         ~~~~~^~~~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 4ms 1.5 MiB
#2 Accepted 3ms 1.5 MiB
#3 Accepted 2ms 1.5 MiB
#4 Accepted 2ms 1.375 MiB
#5 Accepted 3ms 1.5 MiB
#6 Accepted 3ms 1.5 MiB
#7 Accepted 3ms 1.375 MiB
#8 Accepted 3ms 1.5 MiB
#9 Accepted 3ms 1.5 MiB
#10 Accepted 4ms 1.5 MiB
#11 Accepted 6ms 1.75 MiB
#12 Accepted 11ms 2.125 MiB
#13 Accepted 27ms 2.32 MiB
#14 Accepted 29ms 2.625 MiB
#15 Accepted 37ms 2.922 MiB
#16 Accepted 35ms 4.375 MiB
#17 Accepted 34ms 3.5 MiB
#18 Accepted 51ms 4.07 MiB

信息

递交者
类型
递交
题目
P1769 网络的关键边
语言
C++
递交时间
2022-01-12 16:57:48
评测时间
2022-01-12 16:57:49
评测机
分数
100
总耗时
267ms
峰值内存
4.375 MiB