/ LXOI /

记录详情

Accepted

foo.cc: In member function 'void ac::build()':
foo.cc:25:27: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
     for(i=0;i<26;i++) if(y=ch[x][i]){
                          ~^~~~~~~~~
foo.cc: In function 'int main()':
foo.cc:40:7: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
  scanf("%d",&n);
  ~~~~~^~~~~~~~~
foo.cc: In member function 'void ac::ins(int)':
foo.cc:11:8: warning: ignoring return value of 'int scanf(const char*, ...)', declared with attribute warn_unused_result [-Wunused-result]
   scanf("%s",s+1);int now=0,len=strlen(s+1);
   ~~~~~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 145ms 101.012 MiB

信息

递交者
类型
递交
题目
P1008 单词
语言
C++
递交时间
2021-07-22 10:54:22
评测时间
2021-07-22 10:54:22
评测机
分数
10
总耗时
145ms
峰值内存
101.012 MiB