/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:35:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d%d%d%d",&n,&m,&cat,&mou);
  ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
foo.cc:40:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%d%d",&x,&y);
   ~~~~~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 7ms 4.523 MiB
#2 Accepted 6ms 4.324 MiB
#3 Accepted 6ms 4.438 MiB
#4 Accepted 6ms 4.355 MiB
#5 Accepted 6ms 4.449 MiB
#6 Accepted 52ms 11.188 MiB
#7 Accepted 48ms 8.602 MiB
#8 Accepted 23ms 7.109 MiB
#9 Accepted 11ms 5.609 MiB
#10 Accepted 50ms 10.852 MiB

信息

递交者
类型
递交
题目
P1675 聪聪和可可
语言
C++
递交时间
2021-08-17 18:05:30
评测时间
2021-08-17 18:05:30
评测机
分数
100
总耗时
220ms
峰值内存
11.188 MiB