/ Vijos /

记录详情

Accepted

foo.cc: In function 'void dijkstra(int, int, std::vector<std::pair<int, long long int> >*, long long int*)':
foo.cc:14:18: warning: comparison of integer expressions of different signedness: 'int' and 'std::vector<std::pair<int, long long int> >::size_type' {aka 'long unsigned int'} [-Wsign-compare]
   14 |     for(int i=0;i<e[now].size();i++){
      |                 ~^~~~~~~~~~~~~~
[Hydro](https://hydro.ac)提供评测服务
# 状态 耗时 内存占用
#1 Accepted 156ms 115.621 MiB

信息

递交者
类型
自测
题目
P1006 晴天小猪历险记之Hill
语言
C++
递交时间
2022-07-29 09:54:27
评测时间
2022-07-29 09:54:27
评测机
分数
10
总耗时
156ms
峰值内存
115.621 MiB