Borderou de evaluare (job #1139701)

Utilizator TibixbAndrei Tiberiu Tibixb Data 11 martie 2014 13:32:50
Problema Tritzi 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:7:9: error: ‘T’ was not declared in this scope in>>T; ^ user.cpp:9:12: error: ‘mod’ was not declared in this scope in>>p>>mod; ^ user.cpp:10:9: error: ‘i’ was not declared in this scope for(i=1; i<=3; i++) ^ user.cpp:11:13: error: ‘j’ was not declared in this scope for(j=1; j<=3; j++){ ^ user.cpp:12:13: error: ‘a’ was not declared in this scope a[i][j]=1; ^ user.cpp:15:9: error: ‘i’ was not declared in this scope for(i=1; i<=2; i++) ^ user.cpp:16:9: error: ‘a’ was not declared in this scope a[i][2]=0; ^ user.cpp:17:9: error: ‘i’ was not declared in this scope for(i=1; i<=3; i++) ^ user.cpp:18:9: error: ‘a’ was not declared in this scope a[i][i]=1; ^ user.cpp:22:17: error: ‘i’ was not declared in this scope for(i=1; i<=3; i++) ^ user.cpp:23:21: error: ‘k’ was not declared in this scope for(k=1; k<=3; k++){ ^ user.cpp:24:21: error: ‘c’ was not declared in this scope c[i][k]=0; ^ user.cpp:25:25: error: ‘j’ was not declared in this scope for(j=1; j<=3; j++) ^ user.cpp:26:42: error: ‘a’ was not declared in this scope c[i][k]=nr[i][j]*a[j][k]; ^ user.cpp:32:1: error: expected ‘}’ at end of input } ^

Ceva nu functioneaza?