Borderou de evaluare (job #1423325)

Utilizator costi2Radu Canu costi2 Data 21 aprilie 2015 18:34:51
Problema Sume Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:8:1: error: ‘i’ does not name a type i n,n1; ^ user.cpp: In function ‘void citire()’: user.cpp:13:9: error: ‘n’ was not declared in this scope f>> n ; ^ user.cpp: In function ‘void afisare(int)’: user.cpp:27:8: error: ‘n1’ was not declared in this scope g<<n1<<endl; ^ user.cpp: In function ‘void testare()’: user.cpp:36:29: error: ‘n’ was not declared in this scope for(int i = 1,j=0; i <= n,j<=n1-1; i ++ ,j++) ^ user.cpp:36:34: error: ‘n1’ was not declared in this scope for(int i = 1,j=0; i <= n,j<=n1-1; i ++ ,j++) ^ user.cpp:44:16: error: ‘n1’ was not declared in this scope if(s1==s2*(n1-1) ) ^ user.cpp: In function ‘void aranjare()’: user.cpp:52:27: error: ‘n’ was not declared in this scope for ( int i= 1 ; i <= n ; i++ ) ^ user.cpp: In function ‘void sume()’: user.cpp:68:13: error: ‘n’ was not declared in this scope delta=1+n*4*2; ^ user.cpp:74:5: error: ‘n1’ was not declared in this scope n1=(1+sqrt(delta))/2; ^

Ceva nu functioneaza?