Runtime Error
foo.cc: In function 'int main()': foo.cc:36:22: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 36 | for(int i=0;i<strlen(s);i++) | ~^~~~~~~~~~ foo.cc:38:30: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare] 38 | for(int j=0;j<strlen(t);j++) | ~^~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1556 Problem 8A. 兄妹的密文
- 比赛
- 2023秋 悬赏令第八周
- 语言
- C++
- 递交时间
- 2023-11-27 20:17:23
- 评测时间
- 2023-11-28 00:48:24
- 评测机
- 分数
- 15
- 总耗时
- 16195ms
- 峰值内存
- 412.0 KiB