F.A.Q
Hand In Hand
Online Acmers
Problem Archive
Realtime Judge Status
Authors Ranklist
 
     C/C++/Java Exams     
ACM Steps
Go to Job
Contest LiveCast
ICPC@China
Best Coder beta
VIP | STD Contests
    DIY | Web-DIY beta
Author ID 
Password 
 Register new ID

View Compilation Error

0_0_29829165_15753.cpp: In function 'int main()':
0_0_29829165_15753.cpp:57:25: error: cannot convert 'std::vector<std::pair<int, long long int> >*' to 'std::vector<std::pair<int, int> >*' for argument '3' to 'void SPFA(int, LL*, std::vector<std::pair<int, int> >*)'
         SPFA(1, disST, G);
                         ^
0_0_29829165_15753.cpp:59:26: error: cannot convert 'std::vector<std::pair<int, long long int> >*' to 'std::vector<std::pair<int, int> >*' for argument '3' to 'void SPFA(int, LL*, std::vector<std::pair<int, int> >*)'
         SPFA(n, disTS, rg);
                          ^


Hangzhou Dianzi University Online Judge 3.0
Copyright © 2005-2024 HDU ACM Team. All Rights Reserved.
Designer & Developer : Wang Rongtao LinLe GaoJie GanLu
Total 0.000000(s) query 1, Server time : 2024-11-29 20:51:36, Gzip enabled