Borderou de evaluare (job #612829)

Utilizator avatar AffectiveSmile2 Mihnea Matea AffectiveSmile2 IP ascuns
Problemă Bețișoare (clasa a 6-a) Compilator cpp-32
Rundă Arhiva de probleme Status evaluat
Dată 27 oct. 2021 23:34:44 Scor 0

Raport evaluator

Eroare de compilare: main.cpp: In function 'int main()': main.cpp:116:25: error: too few arguments to function 'int evalExpresie(int)' 116 | g<<evalExpresie()<<'\n'; | ^ main.cpp:8:5: note: declared here 8 | int evalExpresie(int indExpresie) | ^~~~~~~~~~~~