Skip to content

Instantly share code, notes, and snippets.

@kmamit
Created April 7, 2012 09:19
Show Gist options
  • Save kmamit/2326760 to your computer and use it in GitHub Desktop.
Save kmamit/2326760 to your computer and use it in GitHub Desktop.
fibo
#include <stdio.h>
main()
{
printf("hello kumawat");
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment