Borderou de evaluare (job #1392285)
Utilizator | Data | 18 martie 2015 15:58:35 | |
---|---|---|---|
Problema | Drumuri4 | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘int main()’:
user.cpp:10:14: error: ‘g’ was not declared in this scope
#define cout g
^
user.cpp:185:24: note: in expansion of macro ‘cout’
if(tip==1) cout<<add(x,y)<<'\n';
^
user.cpp:10:14: error: ‘g’ was not declared in this scope
#define cout g
^
user.cpp:186:29: note: in expansion of macro ‘cout’
else if(tip==2) cout<<ddel(x,y)<<'\n';
^
user.cpp:10:14: error: ‘g’ was not declared in this scope
#define cout g
^
user.cpp:189:17: note: in expansion of macro ‘cout’
cout<<det_vec(x,y,0)<<'\n';
^
user.cpp:10:14: error: ‘g’ was not declared in this scope
#define cout g
^
user.cpp:192:14: note: in expansion of macro ‘cout’
else cout<<det_vec(x,1<<30,1)<<'\n';
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !