Borderou de evaluare (job #1119946)

Utilizator tudi98Cozma Tudor tudi98 Data 24 februarie 2014 20:54:03
Problema Vase Status done
Runda Arhiva de probleme Compilator cpp | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void rez()’: user.cpp:35:22: error: ‘tip’ was not declared in this scope if(s1>0 && s2>0) tip = 1; ^ user.cpp:36:23: error: ‘tip’ was not declared in this scope if(s1>0 && s2<=0) tip = 2; ^ user.cpp:37:23: error: ‘tip’ was not declared in this scope if(s1<=0 && s2>0) tip = 3; ^ user.cpp:39:12: error: ‘tip’ was not declared in this scope switch(tip){ ^

Ceva nu functioneaza?