Accepted
foo.cc: In function 'int dijkstra(int)': foo.cc:21:22: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, int>, std::allocator<std::pair<int, int> > >::size_type' {aka 'long unsigned int'} [-Wsign-compare] 21 | for(int i=0;i<g[f.x].size();i++) | ~^~~~~~~~~~~~~~
正在同步测试数据,请稍后 [Hydro](https://hydro.ac)提供评测服务
信息
- 递交者
- 类型
- 递交
- 题目
- P1411 Dejected Birthday-允诺
- 语言
- C++
- 递交时间
- 2023-07-28 17:13:04
- 评测时间
- 2023-07-28 17:13:04
- 评测机
- 分数
- 100
- 总耗时
- 93ms
- 峰值内存
- 2.73 MiB