Accepted
foo.cc: In function 'void workk()':
foo.cc:45:27: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
   45 |     for(register int i=1;i<dl[0];i++){//在multiset中找一下
      |                          ~^~~~~~
foo.cc: In function 'void workk2()':
foo.cc:57:27: warning: comparison of integer expressions of different signedness: 'int' and 'long long unsigned int' [-Wsign-compare]
   57 |     for(register int i=1;i<dl[0];i++){
      |                          ~^~~~~~
  [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1960 双旋转字符串
- 语言
- C++
- 递交时间
- 2023-07-23 10:23:02
- 评测时间
- 2023-07-23 10:23:02
- 评测机
- 分数
- 100
- 总耗时
- 4300ms
- 峰值内存
- 3.23 MiB