/ Vijos /

记录详情

Accepted

foo.cc: In function 'void Init()':
foo.cc:44:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   44 | scanf("%d%d%d%d", &N, &m, &S, &T); S--; T--;
      | ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:48:6: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   48 | scanf("%d%d", &u, &v); u--; v--;
      | ~~~~~^~~~~~~~~~~~~~~~
正在同步测试数据,请稍后
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 7ms 5.625 MiB
#2 Accepted 5ms 5.375 MiB
#3 Accepted 19ms 5.5 MiB
#4 Accepted 7ms 5.5 MiB
#5 Accepted 6ms 5.5 MiB
#6 Accepted 43ms 16.492 MiB
#7 Accepted 65ms 16.281 MiB
#8 Accepted 33ms 10.625 MiB
#9 Accepted 22ms 8.125 MiB
#10 Accepted 44ms 14.367 MiB

信息

递交者
类型
递交
题目
P1675 聪聪和可可
语言
C++
递交时间
2021-12-29 18:58:49
评测时间
2021-12-29 18:58:49
评测机
分数
100
总耗时
256ms
峰值内存
16.492 MiB