Banner Home Page DIY Contests Problems Ranklist Status Statistics

View Compilation Error

2_12497_854007_1655.cpp: In function `void dijkstra(int)':
2_12497_854007_1655.cpp:33: error: expected init-declarator before "for"
2_12497_854007_1655.cpp:33: error: expected `,' or `;' before "for"
2_12497_854007_1655.cpp:33: error: name lookup of `i' changed for new ISO `for' scoping
2_12497_854007_1655.cpp:25: error:   using obsolete binding at `i'
2_12497_854007_1655.cpp:33: error: expected `;' before ')' token
2_12497_854007_1655.cpp:39: error: `k' undeclared (first use this function)
2_12497_854007_1655.cpp:39: error: (Each undeclared identifier is reported only once for each function it appears in.)