Time Exceeded
foo.cc: In function 'int main()':
foo.cc:7:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
    7 |         for(int i=0;i<strlen(ch);i++)
      |                     ~^~~~~~~~~~~
foo.cc:10:40: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
   10 |                         for(int j=i+1;j<strlen(ch);j++)
      |                                       ~^~~~~~~~~~~
  正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
 - 类型
 - 递交
 - 题目
 - P1223 谶言一种
 - 语言
 - C++
 - 递交时间
 - 2023-07-21 21:30:46
 - 评测时间
 - 2023-07-21 21:30:46
 - 评测机
 
- 分数
 - 0
 - 总耗时
 - ≥10708ms
 - 峰值内存
 - ≥412.0 KiB