Borderou de evaluare (job #2063640)
Utilizator | Data | 11 noiembrie 2017 12:27:40 | |
---|---|---|---|
Problema | Expresii min-max | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp:8:8: error: ‘dim’ was not declared in this scope
char s[dim];
^
user.cpp: In function ‘int minmax()’:
user.cpp:14:11: error: ‘s’ was not declared in this scope
while(s[i]=='m' || s[i]=='M')
^
user.cpp: In function ‘int exp()’:
user.cpp:37:8: error: ‘s’ was not declared in this scope
if(s[i]=='(')
^
user.cpp: In function ‘int main()’:
user.cpp:58:13: error: ‘s’ was not declared in this scope
fin.get(s,dim);
^
user.cpp:58:15: error: ‘dim’ was not declared in this scope
fin.get(s,dim);
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !