Skip to content

Instantly share code, notes, and snippets.

@schweigert
Created August 13, 2015 22:25
Show Gist options
  • Save schweigert/61582aa187490d445ff6 to your computer and use it in GitHub Desktop.
Save schweigert/61582aa187490d445ff6 to your computer and use it in GitHub Desktop.
#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