Borderou de evaluare (job #681746)

Utilizator avatar Dumitru_Andrei Dumitru Andrei Denis Dumitru_Andrei IP ascuns
Problemă Lowest Common Ancestor Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 13 dec. 2022 19:49:02 Scor 0

Raport evaluator

Eroare de compilare: main.cpp:8:26: warning: built-in function 'log' declared as non-function [-Wbuiltin-declaration-mismatch] 8 | int t[L][N], nivel[N+1], log[N+1], n; | ^~~ main.cpp: In function 'int main()': main.cpp:112:14: error: expected '}' at end of input 112 | return 0; | ^ main.cpp:82:1: note: to match this '{' 82 | { | ^