Borderou de evaluare (job #2065850)

Utilizator RaduXD1Nicolae Radu RaduXD1 Data 14 noiembrie 2017 12:49:41
Problema Betasah Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:5:39: error: scalar object ‘multime’ requires one element in initializer int multime = {2, 3, 7, 11, 19, 23, 37}; ^ user.cpp: In function ‘int main()’: user.cpp:8:10: error: ‘n’ was not declared in this scope fin>>n; ^ user.cpp:9:9: error: ‘i’ was not declared in this scope for(i=1;i<=n;i++) ^ user.cpp:10:14: error: ‘v’ was not declared in this scope fin>>v[i]; ^ user.cpp:11:9: error: ‘i’ was not declared in this scope for(i=1;i<n;i++){ ^ user.cpp:12:15: error: ‘b’ was not declared in this scope while(b){ ^ user.cpp:13:13: error: ‘r’ was not declared in this scope r=a%b; ^ user.cpp:13:15: error: ‘a’ was not declared in this scope r=a%b; ^ user.cpp:17:16: error: ‘a’ was not declared in this scope div[i]=a; ^ user.cpp:19:9: error: ‘i’ was not declared in this scope for(i=1;i<n;i++){ ^ user.cpp:20:9: error: ‘ok’ was not declared in this scope ok=1; ^ user.cpp:21:13: error: ‘j’ was not declared in this scope for(j=0;j<7;j++) ^ user.cpp:24:9: error: ‘k’ was not declared in this scope k[i]=ok; ^

Ceva nu functioneaza?