Borderou de evaluare (job #1610707)

Utilizator petronela919Lazar Petronela petronela919 Data 23 februarie 2016 18:14:55
Problema Biperm Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp:32:39: warning: missing terminating ' character [enabled by default] t[1][x].ch='a'' ^ user.cpp:32:25: error: missing terminating ' character t[1][x].ch='a'' ^ user.cpp:46:39: warning: missing terminating ' character [enabled by default] t[1][x].ch='b'' ^ user.cpp:46:25: error: missing terminating ' character t[1][x].ch='b'' ^ user.cpp: In function ‘void Citire()’: user.cpp:23:18: error: ‘x’ was not declared in this scope fin>>x; ^ user.cpp:33:21: error: expected ‘;’ before ‘}’ token } ^ user.cpp:37:18: error: ‘x’ was not declared in this scope fin>>x; ^ user.cpp:47:21: error: expected ‘;’ before ‘}’ token } ^ user.cpp: In function ‘void Rezolva()’: user.cpp:54:5: error: ‘nrmin’ was not declared in this scope nrmin=0; ^ user.cpp:55:5: error: ‘nrbiperm’ was not declared in this scope nrbiperm=1; ^ user.cpp:62:25: error: ‘x’ was not declared in this scope x=b[i]; ^ user.cpp:63:25: error: ‘j’ was not declared in this scope j=i; ^ user.cpp:64:25: error: ‘L’ was not declared in this scope L=1; ^ user.cpp:65:25: error: ‘nrswap’ was not declared in this scope nrswap=0; ^ user.cpp:70:41: error: ‘p’ was not declared in this scope p=t[0][x].poz; ^ user.cpp:71:41: error: ‘c’ was not declared in this scope c=t[0][x].ch; ^

Ceva nu functioneaza?