Created
August 13, 2015 22:25
-
-
Save schweigert/61582aa187490d445ff6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#include <stdio.h> // Você incluirá os metodos de Entrada e Saida Padrão (Standart Input / Output) | |
#include <math.h> // Você incluirá os metodos Matemáticos (Math) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment