Skip to content

Instantly share code, notes, and snippets.

@Alligator
Forked from anonymous/really.cs
Created May 27, 2012 11:13
Show Gist options
  • Save Alligator/2806033 to your computer and use it in GitHub Desktop.
Save Alligator/2806033 to your computer and use it in GitHub Desktop.
really?
if(i==1)
return 4;
if(i==2)
return 4;
if(i==3)
return 4;
if(i==4)
return 4;
if(i==5)
return 4;
@Alligator
Copy link
Author

d e a t h

@demidovakatya
Copy link

well, that was unexpected!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment