/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:59:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s",str+1);
  ~~~~~^~~~~~~~~~~~
foo.cc:60:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s",s+1);
  ~~~~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 13ms 15.492 MiB
#2 Accepted 13ms 15.461 MiB
#3 Accepted 13ms 15.504 MiB
#4 Accepted 14ms 15.641 MiB
#5 Accepted 20ms 16.043 MiB
#6 Accepted 47ms 18.031 MiB
#7 Accepted 52ms 17.965 MiB
#8 Accepted 49ms 18.004 MiB
#9 Accepted 51ms 17.992 MiB
#10 Accepted 24ms 17.988 MiB

信息

递交者
类型
递交
题目
P1382 寻找主人
语言
C++
递交时间
2021-09-05 16:41:10
评测时间
2021-09-05 16:41:10
评测机
分数
100
总耗时
300ms
峰值内存
18.031 MiB