Accepted
/in/foo.cc: In function 'void bfs()': /in/foo.cc:28:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<int>::size_type' {aka 'long unsigned int'} [-Wsign-compare] 28 | for(int i=0;i<g[x.id].size();i++){ | ~^~~~~~~~~~~~~~~
信息
- 递交者
- 类型
- 递交
- 题目
- P1090 [whyz联测] A. 风起黄昏
- 语言
- C++
- 递交时间
- 2024-11-23 11:43:38
- 评测时间
- 2024-11-23 11:43:38
- 评测机
- 分数
- 100
- 总耗时
- 28ms
- 峰值内存
- 680.0 KiB