FaltuTech.Club : Fane of Advanced Logical Thriving Utopian Technical Club

Fastest Way of Multiplying a Number With 9

Note : Just for Knowledge and avoid using it.

 


#include 

#include 
  void main() {
    int i, number, output;
    printf("Enter the number with which you want to multiply 9");
    scanf("%d", & number);
    output = (number