Borderou de evaluare (job #3202310)

Utilizator k2e0e0w3qDumitrescu Gheorghe k2e0e0w3q Data 11 februarie 2024 13:10:10
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 dfs(int, int)': main.cpp:9:24: error: 'typeof' was not declared in this scope; did you mean 'typedef'? 9 | #define foreach(V) for(typeof (V).begin() it = (V).begin(); it != (V).end(); ++it) | ^~~~~~ main.cpp:37:9: note: in expansion of macro 'foreach' 37 | foreach(G[nod]) | ^~~~~~~ main.cpp:9:61: error: 'it' was not declared in this scope; did you mean 'int'? 9 | #define foreach(V) for(typeof (V).begin() it = (V).begin(); it != (V).end(); ++it) | ^~ main.cpp:37:9: note: in expansion of macro 'foreach' 37 | foreach(G[nod]) | ^~~~~~~ Non zero exit status: 1

Ceva nu functioneaza?