Borderou de evaluare (job #2285643)
Utilizator | Data | 18 noiembrie 2018 20:48:47 | |
---|---|---|---|
Problema | Lowest Common Ancestor | Status | done |
Runda | Arhiva educationala | Compilator | cpp-64 | Vezi sursa |
Scor | 0 |
Raport evaluator
Eroare de compilare:
main.cpp: In function 'void eul(int, int)':
main.cpp:5:34: error: 'typeof' was not declared in this scope
#define foreach(V) for (typeof (V).begin() it = (V).begin(); it != (V).end(); ++it)
^
main.cpp:37:2: note: in expansion of macro 'foreach'
foreach(v[nod])
^~~~~~~
main.cpp:5:62: error: 'it' was not declared in this scope
#define foreach(V) for (typeof (V).begin() it = (V).begin(); it != (V).end(); ++it)
^
main.cpp:37:2: note: in expansion of macro 'foreach'
foreach(v[nod])
^~~~~~~
Non zero exit status: 1
Ceva nu functioneaza?
- Citeste despre borderoul de evaluare.
- Daca tot nu e bine, contacteaza-ne pe forum !