Timeus
Timeus
It's a rather common mistake to have a >= instead of > as exit condition before recursion, so I think a test case simply for n = 10 would save...
The main.cpp used for testing includes hpp files in its folder, but that forces the provided code to have the same declarations while some const or & can be arbitrary,...
With supposedly reliable code from https://github.com/pasqualerossi/42-School-Exam-Rank-05/tree/main/cpp_module_01 the compilation fails. Here the traces: ``` Undefined symbols for architecture x86_64: "Warlock::launchSpell(std::__1::basic_string, ATarget const&)", referenced from: _main in main-1418d0.o "Warlock::Warlock(std::__1::basic_string const&, std::__1::basic_string const&)",...