Borderou de evaluare (job #957614)
Utilizator | Data | 5 iunie 2013 16:20:34 | |
---|---|---|---|
Problema | Avioane | Status | done |
Runda | Arhiva de probleme | Compilator | cpp | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
user.cpp: In function ‘void Precalc()’:
user.cpp:4:42: error: ‘typeof’ was not declared in this scope
#define TR(C, it) for (typeof (C.begin ()) it = C.begin (); it != C.end (); it++)
^
user.cpp:49:5: note: in expansion of macro ‘TR’
TR (S, it)
^
user.cpp:49:12: error: expected ‘;’ before ‘it’
TR (S, it)
^
user.cpp:4:44: note: in definition of macro ‘TR’
#define TR(C, it) for (typeof (C.begin ()) it = C.begin (); it != C.end (); it++)
^
user.cpp:49:12: error: ‘it’ was not declared in this scope
TR (S, it)
^
user.cpp:4:61: note: in definition of macro ‘TR’
#define TR(C, it) for (typeof (C.begin ()) it = C.begin (); it != C.end (); it++)
^
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !