Borderou de evaluare (job #2393841)

Utilizator alexalghisiAlghisi Alessandro Paolo alexalghisi Data 1 aprilie 2019 09:37:03
Problema Cautare binara Status done
Runda Arhiva educationala Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int cautbin(int)': main.cpp:10:10: error: expected '(' before '{' token while{v[low] != v[high] { ^ main.cpp:10:10: error: expected primary-expression before '{' token main.cpp:10:10: error: expected ')' before '{' token main.cpp:10:29: error: expected ';' before '{' token while{v[low] != v[high] { ^ main.cpp:10:18: warning: statement has no effect [-Wunused-value] while{v[low] != v[high] { ~~~~~~~^~~~~~~~~~ main.cpp:59:1: error: expected '}' at end of input } ^ main.cpp:9:16: warning: unused variable 'mid' [-Wunused-variable] int low=0, mid=low, high= n-1; ^~~ main.cpp:59:1: error: expected '}' at end of input } ^ main.cpp:59:1: warning: no return statement in function returning non-void [-Wreturn-type] Non zero exit status: 1

Ceva nu functioneaza?