Borderou de evaluare (job #409743)

Utilizator avatar etien Androne Stefan etien IP ascuns
Problemă Hanoi (clasele 7-8) Compilator cpp
Rundă Arhiva de probleme Status evaluat
Dată 13 dec. 2018 11:54:50 Scor 0

Raport evaluator

Eroare de compilare: user.cpp: In function ‘void hanoi(int, int, int)’: user.cpp:11:29: error: too many arguments to function ‘void hanoi(int, int, int)’ user.cpp:6:6: note: declared here user.cpp:12:27: error: too many arguments to function ‘void hanoi(int, int, int)’ user.cpp:6:6: note: declared here user.cpp:13:29: error: too many arguments to function ‘void hanoi(int, int, int)’ user.cpp:6:6: note: declared here user.cpp: In function ‘int main()’: user.cpp:18:10: error: ‘nr’ was not declared in this scope