Wrong Answer
foo.cc: In function 'size_t dfs(const std::string&)': foo.cc:28:22: warning: comparison of integer expressions of different signedness: 'size_t' {aka 'long unsigned int'} and 'int' [-Wsign-compare] 28 | for (size_t j = 1; j <= n; j++) { | ~~^~~~
[Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1311 单词接龙
- 语言
- C++
- 递交时间
- 2023-05-24 19:56:07
- 评测时间
- 2023-05-24 19:56:07
- 评测机
- 分数
- 88
- 总耗时
- 21ms
- 峰值内存
- 344.0 KiB