Borderou de evaluare (job #1026929)

Utilizator felixiPuscasu Felix felixi Data 12 noiembrie 2013 11:35:46
Problema Curse de cai Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void citire()’: user.cpp:11:21: error: ‘N’ was not declared in this scope for(int i=1; i<=N; i++){ ^ user.cpp:12:9: error: ‘in’ was not declared in this scope in>>a[i]; ^ user.cpp:14:21: error: ‘N’ was not declared in this scope for(int i=1; i<=N; i++){ ^ user.cpp:15:9: error: ‘in’ was not declared in this scope in>>b[i]; ^ user.cpp:17:19: error: ‘N’ was not declared in this scope sort(v1+1, v1+N+1,comp); ^ user.cpp:17:27: error: ‘sort’ was not declared in this scope sort(v1+1, v1+N+1,comp); ^ user.cpp: In function ‘int main()’: user.cpp:30:13: error: ‘i’ was not declared in this scope for(i=N; i>=1; i--){ ^ user.cpp:31:13: error: ‘j’ was not declared in this scope j=N; ^ user.cpp:34:19: error: ‘rez’ was not declared in this scope S=rez() ^ user.cpp:34:19: error: expected ‘;’ at end of input user.cpp:34:19: error: expected ‘}’ at end of input user.cpp:34:19: error: expected ‘}’ at end of input user.cpp:25:23: warning: unused variable ‘b’ [-Wunused-variable] long long S,N,T,a,b; ^ user.cpp:34:19: error: expected ‘}’ at end of input S=rez() ^

Ceva nu functioneaza?