Borderou de evaluare (job #2847628)

Utilizator meinkampfEmanuel Pinzariu meinkampf Data 11 februarie 2022 10:21:44
Problema Marbles Status done
Runda Arhiva de probleme Compilator cpp-64 | Vezi sursa
Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int CB_stanga(int, int)': main.cpp:52:1: warning: no return statement in function returning non-void [-Wreturn-type] 52 | } | ^ main.cpp: In function 'void IntervalCuloareMaxima()': main.cpp:59:23: error: too few arguments to function 'int CB_stanga(int, int)' 59 | x = CB_stanga(); | ^ main.cpp:49:5: note: declared here 49 | int CB_stanga(int x, int C) | ^~~~~~~~~ main.cpp:56:15: warning: unused variable 'y' [-Wunused-variable] 56 | int i, x, y; | ^ main.cpp: In function 'int IterareCulori(int)': main.cpp:47:1: warning: control reaches end of non-void function [-Wreturn-type] 47 | } | ^ Non zero exit status: 1

Ceva nu functioneaza?