Borderou de evaluare (job #1131280)

Utilizator FayedStratulat Alexandru Fayed Data 28 februarie 2014 19:06:56
Problema Cuplaj maxim in graf bipartit Status done
Runda Arhiva educationala Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void read()’: user.cpp:18:25: error: ‘n’ was not declared in this scope scanf("%d%d%d",&n,&m,&e); ^ user.cpp:18:28: error: ‘m’ was not declared in this scope scanf("%d%d%d",&n,&m,&e); ^ user.cpp:18:31: error: ‘e’ was not declared in this scope scanf("%d%d%d",&n,&m,&e); ^ user.cpp: In function ‘void solve()’: user.cpp:53:37: error: ‘n’ was not declared in this scope for(register int i=1;i<=n;++i){ ^ user.cpp:57:35: error: ‘nr’ was not declared in this scope ok = 1 , ++nr; ^ user.cpp:63:23: error: ‘nr’ was not declared in this scope printf("%d\n",nr); ^ user.cpp:64:33: error: ‘n’ was not declared in this scope for(register int i=1;i<=n;++i) ^

Ceva nu functioneaza?