fork download
  1. #include <stdio.h>
  2.  
  3. int main(void) {
  4. // your code goes here
  5. int meu_numero = 0x29A;
  6.  
  7. for(int t=0;t<=0x18;t++)
  8. printf("%i\t\a",meu_numero);
  9.  
  10. return 0;
  11. }
  12.  
Success #stdin #stdout 0.01s 5276KB
stdin
Standard input is empty
stdout
666	666	666	666	666	666	666	666	666	666	666	666	666	666	666	666	666	666	666	666	666	666	666	666	666