Borderou de evaluare (job #2253779)

Utilizator DavidLDavid Lauran DavidL Data 4 octombrie 2018 13:00:02
Problema Segmente Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void getT()’: user.cpp:42:28: error: ‘d’ was not declared in this scope if (t[i][j] <= d) ^ user.cpp:43:9: error: expected primary-expression before ‘}’ token } ^ user.cpp: In function ‘void faGraf()’: user.cpp:48:20: error: expected primary-expression before ‘)’ token for (int i = 1;) ^ user.cpp:48:20: error: expected ‘;’ before ‘)’ token user.cpp:49:1: error: expected primary-expression before ‘}’ token } ^ user.cpp:48:14: warning: unused variable ‘i’ [-Wunused-variable] for (int i = 1;) ^ user.cpp: In function ‘int main()’: user.cpp:59:22: error: ‘MAX’ was not declared in this scope int st = 0, dr = MAX + 1; ^~~ user.cpp:62:10: error: ‘dfs’ was not declared in this scope dfs(1); ^ user.cpp:59:9: warning: unused variable ‘st’ [-Wunused-variable] int st = 0, dr = MAX + 1; ^~ user.cpp:59:17: warning: unused variable ‘dr’ [-Wunused-variable] int st = 0, dr = MAX + 1; ^~

Ceva nu functioneaza?