interactive-tutorials
interactive-tutorials copied to clipboard
Move up the instruction about where to write the solution in C language
If we try to follow the previous instruction, the compiler will raise exception since the function is not declared at the moment the factorial is called.