Accepted
foo.cc: In function 'int main()': foo.cc:37:12: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 37 | cin>>n>>s1+1>>m>>s2+1; | ~~^~ foo.cc:37:21: warning: suggest parentheses around '+' inside '>>' [-Wparentheses] 37 | cin>>n>>s1+1>>m>>s2+1; | ~~^~ foo.cc: In function 'int get(char)': foo.cc:27:1: warning: control reaches end of non-void function [-Wreturn-type] 27 | } | ^
Found 20 testcases. [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1467 相似基因
- 题目数据
- 下载
- 语言
- C++
- 递交时间
- 2022-08-06 20:37:57
- 评测时间
- 2022-08-06 20:37:57
- 评测机
- 分数
- 100
- 总耗时
- 63ms
- 峰值内存
- 384.0 KiB