Skip to content

Instantly share code, notes, and snippets.

@samverneck
Last active April 4, 2017 18:50
Show Gist options
  • Save samverneck/cebd5151c3615b4abfd025fcd8e02349 to your computer and use it in GitHub Desktop.
Save samverneck/cebd5151c3615b4abfd025fcd8e02349 to your computer and use it in GitHub Desktop.

Como posso fazer o 99 virar 100 usando somente o número 9?

Obs: Você pode usar multiplicação, subtração, adição, divisão e etc...

SÓ PODE USAR O NÚMERO NOVE

@suissa
Copy link

suissa commented Apr 4, 2017

Bem facil, usarei comk teste de logica p/ meus alunos!

@tghelere
Copy link

tghelere commented Apr 4, 2017

Opa, blz? Correçãozinha, adição e soma são a mesma coisa :D (faltou divisão)

Anyway: ((99*9)+9) /9

@samverneck
Copy link
Author

samverneck commented Apr 4, 2017

@tghelere valeu cara! <3

Copy link

ghost commented Apr 4, 2017

99 + (9/9)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment