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-12-15 20:18:30
- 评测时间
- 2023-12-15 20:18:30
- 评测机
- 分数
- 100
- 总耗时
- 4392ms
- 峰值内存
- 3.207 MiB