Borderou de evaluare (job #1152293)
Utilizator | Data | 24 martie 2014 17:23:58 | |
---|---|---|---|
Problema | Expresie3 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void paranteza(int)’:
user.cpp:19:22: warning: comparison between signed and unsigned integer expressions [-Wsign-compare]
while (i<strlen(s))
^
user.cpp:21:37: error: ‘semn’ was not declared in this scope
if(s[i]=='(') ++i,paranteza(semn);
^
user.cpp:22:23: error: ‘semn’ was not declared in this scope
else p[s[i]]+=semn;
^
user.cpp:25:23: error: ‘semn’ was not declared in this scope
if(s[i]=='/') semn=-semn_init;
^
user.cpp:26:14: error: ‘semn’ was not declared in this scope
else semn=semn_init;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !