Borderou de evaluare (job #2267139)

Utilizator qThunderStefan Durlanescu qThunder Data 23 octombrie 2018 12:21:46
Problema Coprime Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int inmultire(int)': main.cpp:9:20: error: 'v' was not declared in this scope for(int i=1;i<=v[ii][0];i++) ^ main.cpp:11:22: error: 'b' was not declared in this scope aux=v[ii][i]*b+t; ^ main.cpp:19:5: error: expected ';' before '}' token } ^ main.cpp:20:1: warning: no return statement in function returning non-void [-Wreturn-type] } ^ main.cpp: In function 'int main()': main.cpp:23:10: error: 'n' was not declared in this scope fin>>n>>m; ^ main.cpp:23:13: error: 'm' was not declared in this scope fin>>n>>m; ^ main.cpp:26:12: error: 'ciur' was not declared in this scope if(ciur[i]==0) ^~~~ main.cpp:28:13: error: 'p' was not declared in this scope p[++k]=i; ^ main.cpp:28:17: error: 'k' was not declared in this scope p[++k]=i; ^ main.cpp:29:36: error: expected ';' before ')' token for(int j=i;j*i<=100000) ^ main.cpp:35:14: error: 'x' was not declared in this scope fin>>x>>y; ^ main.cpp:35:17: error: 'y' was not declared in this scope fin>>x>>y; ^ main.cpp:36:9: error: 'a' was not declared in this scope a[x][y]=a[y][x]=1; ^ main.cpp:37:9: error: 'v' was not declared in this scope v[i][1]=v[i][0]=1; ^ main.cpp:39:5: error: 'k' was not declared in this scope k=0; ^ main.cpp:40:9: error: 'i' was not declared in this scope for(i=2;i<=n;i++) ^ Non zero exit status: 1

Ceva nu functioneaza?