Borderou de evaluare (job #1787778)

Utilizator StarGold2Emanuel Nrx StarGold2 Data 24 octombrie 2016 23:51:48
Problema Adapost Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘bool solve(int, int)’: user.cpp:33:13: warning: unused variable ‘x’ [-Wunused-variable] int x = get<1>(edg[i]), y = get<2>(edg[i]); ^ user.cpp:33:33: warning: unused variable ‘y’ [-Wunused-variable] int x = get<1>(edg[i]), y = get<2>(edg[i]); ^ user.cpp: In function ‘bool bfs(int, int)’: user.cpp:47:66: error: ‘INT_MAX’ was not declared in this scope fill( fth + 1, fth + fi + 1, 0 ); fill( dp + 1, dp + fi + 1, INT_MAX ); ^ user.cpp: In function ‘int main(int, const char**)’: user.cpp:87:21: error: ‘INT_MAX’ was not declared in this scope int minim = INT_MAX; ^

Ceva nu functioneaza?