Borderou de evaluare (job #1488975)

Utilizator GinguIonutGinguIonut GinguIonut Data 20 septembrie 2015 12:34:32
Problema Redu Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:8:10: error: ‘n’ was not declared in this scope fin>>n>>(s+1); ^ user.cpp:8:14: error: ‘s’ was not declared in this scope fin>>n>>(s+1); ^ user.cpp:9:9: error: ‘i’ was not declared in this scope for(i=1;i<=26;i++) ^ user.cpp:10:13: error: ‘j’ was not declared in this scope for(j=1;j<=26;j++) ^ user.cpp:11:18: error: ‘c’ was not declared in this scope fin>>c[i][j]; ^ user.cpp:12:9: error: ‘l’ was not declared in this scope for(l=2;l<=n;l+=2) ^ user.cpp:14:13: error: ‘i’ was not declared in this scope for(i=1;i<=n-l+1;i++) ^ user.cpp:16:13: error: ‘j’ was not declared in this scope j=i+l-1; ^ user.cpp:17:13: error: ‘mat’ was not declared in this scope mat[i][j]=INF; ^ user.cpp:18:17: error: ‘k’ was not declared in this scope for(k=i;k<=j;k++) ^

Ceva nu functioneaza?