Borderou de evaluare (job #1193333)

Utilizator TibixbAndrei Tiberiu Tibixb Data 31 mai 2014 14:38:48
Problema Parantezare optima de matrici Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:3:1: error: declaration does not declare anything [-fpermissive] int; ^ user.cpp: In function ‘int main()’: user.cpp:5:5: error: ‘in’ was not declared in this scope in>>n; ^ user.cpp:5:9: error: ‘n’ was not declared in this scope in>>n; ^ user.cpp:6:9: error: ‘v’ was not declared in this scope in>>v[1]; ^ user.cpp:7:9: error: ‘i’ was not declared in this scope for(i=2; i<=n+1; i++){ ^ user.cpp:9:9: error: ‘L’ was not declared in this scope L[i-1]=v[i-1]; ^ user.cpp:10:9: error: ‘C’ was not declared in this scope C[i]=v[i]; ^

Ceva nu functioneaza?