Run Code
|
API
|
Code Wall
|
Misc
|
Feedback
|
Login
|
Theme
|
Privacy
|
Patreon
150108_recursividadFactorial
//Title of this code //gcc 4.8.2 #include <stdio.h> long factorial(long n); int main(void) { long N = 5; printf("El factorial de %ld es %ld\n\n", N, factorial(N)); return 0; } long factorial(long n) { if(n == 0) return 1; return n * factorial(n - 1); }
run
|
edit
|
history
|
help
0
Swiss Infotech Tutorial
PRACTICE FINAL 2
numerodevecesquerepitedigitoennumero
simple insertion sort
Project 3 Part 1 v1.7
18BCE2182 ASSESS_2 Q-1
PI
Atoi test
18BCE2182 ASSESS_2 Q1
left significant peace as unison real manual user