Borderou de evaluare (job #1170403)

Utilizator stef93Stefan Gilca stef93 Data 13 aprilie 2014 15:24:43
Problema Algoritmul Bellman-Ford Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘std::vector<int> bellmanFort(std::vector<std::vector<std::pair<int, int> > >, int)’: user.cpp:40:25: error: ‘INT_MAX’ was not declared in this scope vector<int> sol(n + 1, INT_MAX) , ver(n + 1 , 0); ^

Ceva nu functioneaza?