Skip to content

Instantly share code, notes, and snippets.

View arthur-es's full-sized avatar
🏠
Working from home

Arthur Castro arthur-es

🏠
Working from home
View GitHub Profile
@arthur-es
arthur-es / john account
Created April 20, 2018 04:07
john account
#include<stdio.h>
#include<math.h>
//what a mess neto<3 apagaisso*
main(){
int numC,inversoNumC,somaNumCcomNumCInverso,multiOPMaisSoma,digitoVerificador;
printf("Entre com o numero da conta: \n");
scanf("%d",&numC);