Skip to content

Commit ad2387c

Browse files
removing Factorial.c author
1 parent e0b1440 commit ad2387c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/c/Factorial.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
/*
55
* Exemplos de função para retornar o fatorial de um número n
66
* função recursiva
7-
* Jhonata Ribeiro - 2017
87
*/
98

109
int main(){

0 commit comments

Comments
 (0)