Job 14367

Owner
Axinie Razvan
Problem
Intercity
Source
1.05KB
Result
Wrong answer

Compiler output

prog.cpp: In function 'int main()':
prog.cpp:32:13: warning: unused variable 'dx' [-Wunused-variable]
         int dx = Q.top().first;
             ^
prog.cpp:47:11: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
     (d[n] < old_cost) ? cout << d[n] : cout << old_cost;
           ^

Results

Test numberResultTime
110.2775s
210.2780s
310.2798s
4Wrong answer0.2794s
Questions?

Sponsors Gold