Borderou de evaluare (job #1069548)
Utilizator | Data | 30 decembrie 2013 11:10:43 | |
---|---|---|---|
Problema | Ecuatii 2 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void parse2(const string&, int, int, int&, int&)’:
user.cpp:90:2: error: expected unqualified-id before ‘int’
int buff = 0;
^
user.cpp:95:4: error: ‘buff’ was not declared in this scope
buff = buff * 10 + ( buffer[ j ] - '0' );
^
user.cpp:102:11: error: ‘buff’ was not declared in this scope
xd += buff;
^
user.cpp:107:11: error: ‘buff’ was not declared in this scope
xd -= buff;
^
user.cpp:109:4: error: ‘buff’ was not declared in this scope
buff = 0;
^
user.cpp:117:12: error: ‘buff’ was not declared in this scope
nd += buff;
^
user.cpp:122:12: error: ‘buff’ was not declared in this scope
nd -= buff;
^
user.cpp:124:5: error: ‘buff’ was not declared in this scope
buff = 0;
^
user.cpp:137:12: error: ‘buff’ was not declared in this scope
nd += buff;
^
user.cpp:142:12: error: ‘buff’ was not declared in this scope
nd -= buff;
^
user.cpp:144:5: error: ‘buff’ was not declared in this scope
buff = 0;
^
user.cpp:157:10: error: ‘buff’ was not declared in this scope
nd += buff;
^
user.cpp:162:10: error: ‘buff’ was not declared in this scope
nd -= buff;
^
user.cpp:164:3: error: ‘buff’ was not declared in this scope
buff = 0;
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !