Borderou de evaluare (job #1115297)

Utilizator BaTDucKMocanu George BaTDucK Data 21 februarie 2014 20:50:59
Problema Div4 Status done
Runda Infoarena Monthly 2014 - Runda 2 Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘int main()’: user.cpp:9:10: error: ‘s’ was not declared in this scope gets(s);i=0; ^ user.cpp:9:13: error: ‘i’ was not declared in this scope gets(s);i=0; ^ user.cpp:11:9: error: ‘j’ was not declared in this scope j=i;char t[34]; ^ user.cpp:13:31: error: ‘stiva’ was not declared in this scope if(s[i]=='(') {strcpy(stiva[++cnt].nume,t);++i;} ^ user.cpp:13:39: error: ‘cnt’ was not declared in this scope if(s[i]=='(') {strcpy(stiva[++cnt].nume,t);++i;} ^ user.cpp:14:29: error: ‘cnt’ was not declared in this scope else if(s[i]==')') {cnt--;++i;} ^

Ceva nu functioneaza?