/ WHOJ /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:37:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   37 |  scanf("%s",s1);
      |  ~~~~~^~~~~~~~~
foo.cc:38:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   38 |  scanf("%s",s2);
      |  ~~~~~^~~~~~~~~
Found 10 testcases.
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 3ms 384.0 KiB
#2 Accepted 2ms 896.0 KiB
#3 Accepted 4ms 2.75 MiB
#4 Accepted 21ms 13.0 MiB
#5 Accepted 15ms 13.75 MiB
#6 Accepted 32ms 13.625 MiB
#7 Accepted 10ms 8.375 MiB
#8 Accepted 6ms 5.0 MiB
#9 Accepted 7ms 6.375 MiB
#10 Accepted 19ms 9.0 MiB

信息

递交者
类型
递交
题目
P1350 字符串等级
题目数据
下载
语言
C++
递交时间
2022-07-20 16:06:05
评测时间
2022-07-20 16:44:41
评测机
分数
100
总耗时
122ms
峰值内存
13.75 MiB