Wrong Answer
foo.cc: In function 'int main()':
foo.cc:11:16: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
   for(int j=1;j<=s[i].size();++j){
               ~^~~~~~~~~~~~~
foo.cc:20:12: warning: suggest parentheses around assignment used as truth value [-Wparentheses]
  else if(ac=all)cout<<"AC"<<endl;
          ~~^~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1005 史上最简单的问题
 - 语言
 - C++
 - 递交时间
 - 2021-07-13 10:13:37
 - 评测时间
 - 2021-07-13 10:13:37
 - 评测机
 
- 分数
 - 40
 - 总耗时
 - 10ms
 - 峰值内存
 - 448.0 KiB