Skip to content

Commit

Permalink
Update naturais.c
Browse files Browse the repository at this point in the history
  • Loading branch information
rafaeltakano authored Mar 31, 2018
1 parent 385423b commit 3afd93b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion naturais.c
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#include <stdio.h>
#include <stdlib.h>
//Vai voce//
//Ai que delicia//
int aux = 0;
int naturais(int numero){
if(aux < numero){
Expand Down

0 comments on commit 3afd93b

Please sign in to comment.