Borderou de evaluare (job #2264750)

Utilizator trifangrobertRobert Trifan trifangrobert Data 20 octombrie 2018 11:30:54
Problema Padure Status done
Runda Arhiva de probleme Compilator cpp-32 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'void Fill(int, int, int)': main.cpp:31:17: warning: this 'if' clause does not guard... [-Wmisleading-indentation] if (Verify(i + dx[k], j + dy[k])); ^~ main.cpp:32:21: note: ...this statement, but the latter is misleadingly indented as if it is guarded by the 'if' Fill(i + dx[k], j + dy[k], cost); ^~~~ main.cpp: In function 'int main()': main.cpp:52:9: warning: unused variable 'cost' [-Wunused-variable] int cost = 0; ^~~~

Ceva nu functioneaza?