Respuesta :

#include <stdio.h>

for( i = 0; i < 40; i++ )
  printf( "%d ", i );