Borderou de evaluare (job #1933856)

Utilizator radu.leonardoThe Doctor radu.leonardo Data 20 martie 2017 23:06:21
Problema Long Story Short 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:22:23: error: ‘j’ was not declared in this scope for(int ji=0; j<p; j++) int test=1111,v[i]=j; ^ user.cpp:22:52: error: variable-sized object ‘v’ may not be initialized for(int ji=0; j<p; j++) int test=1111,v[i]=j; ^ user.cpp:22:37: warning: unused variable ‘test’ [-Wunused-variable] for(int ji=0; j<p; j++) int test=1111,v[i]=j; ^ user.cpp:22:47: warning: unused variable ‘v’ [-Wunused-variable] for(int ji=0; j<p; j++) int test=1111,v[i]=j; ^ user.cpp:22:17: warning: unused variable ‘ji’ [-Wunused-variable] for(int ji=0; j<p; j++) int test=1111,v[i]=j; ^

Ceva nu functioneaza?