Borderou de evaluare (job #1340138)

Utilizator ContInfoArena12Vasilescu Alexandru ContInfoArena12 Data 11 februarie 2015 16:11:06
Problema Muzeu Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void bordare()’: user.cpp:17:9: error: ‘j’ was not declared in this scope for(j=0; j<n+1; j++) ^ user.cpp:17:16: error: ‘n’ was not declared in this scope for(j=0; j<n+1; j++) ^ user.cpp:19:9: error: ‘i’ was not declared in this scope for(i=0; i<n+1; i++) ^ user.cpp:19:16: error: ‘n’ was not declared in this scope for(i=0; i<n+1; i++) ^ user.cpp: In function ‘void lee(poz)’: user.cpp:28:5: error: expected unqualified-id before ‘while’ while(p<=u) ^ user.cpp:26:9: warning: unused variable ‘x’ [-Wunused-variable] poz x,y; ^ user.cpp:26:11: warning: unused variable ‘y’ [-Wunused-variable] poz x,y; ^ user.cpp:73:1: error: expected ‘}’ at end of input } ^

Ceva nu functioneaza?