/ Vijos /

记录详情

Accepted

foo.cc: In function 'int main()':
foo.cc:24:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s",a);
  ~~~~~^~~~~~~~
foo.cc:25:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%s",b);
  ~~~~~^~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 9ms 8.082 MiB
#2 Accepted 8ms 8.023 MiB
#3 Accepted 11ms 8.902 MiB
#4 Accepted 9ms 8.203 MiB
#5 Accepted 9ms 8.09 MiB
#6 Accepted 12ms 9.07 MiB
#7 Accepted 14ms 11.125 MiB
#8 Accepted 13ms 11.008 MiB
#9 Accepted 14ms 11.145 MiB
#10 Accepted 14ms 11.141 MiB
#11 Cancelled 0ms 0 Bytes

信息

递交者
类型
递交
题目
P1425 子串清除
语言
C++
递交时间
2021-08-10 22:46:17
评测时间
2021-08-10 22:46:17
评测机
分数
100
总耗时
117ms
峰值内存
11.145 MiB