Toy Story

#include <stdlib.h>
#include <math.h>

int main(){
  char toy_story[10]
  itoa(INFINITY + 1, toy_story, 10);
  goto toy_story;
}
Vote up this code0