Borderou de evaluare (job #1110234)

Utilizator ArchazeyBaltatu Andrei-Mircea Archazey Data 17 februarie 2014 21:36:01
Problema Project management Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:13:1: error: expected initializer before ‘bool’ bool mat[105][105]; ^ user.cpp: In function ‘void Citire()’: user.cpp:30:21: error: ‘mat’ was not declared in this scope mat[i][y]=1; ^ user.cpp: In function ‘void Rezolva1()’: user.cpp:48:37: error: ‘mat’ was not declared in this scope if (mat[j][i]==1) ^ user.cpp:58:19: error: ‘tminim’ was not declared in this scope if (dp[i]>tminim) tminim=dp[i]; ^ user.cpp:59:11: error: ‘tminim’ was not declared in this scope fout<<tminim<<"\n"; ^

Ceva nu functioneaza?