Created
March 18, 2016 18:49
-
-
Save kostja/9c8c000d3b14e31b4572 to your computer and use it in GitHub Desktop.
switch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
int main() | |
{ | |
int i = 0; | |
switch (i) | |
switch (i) | |
switch (i) | |
switch (i) | |
switch (i) | |
switch (i) | |
switch (i) | |
switch (i) | |
switch (i) | |
switch (i) | |
switch (i) | |
switch (i) { | |
default: | |
break; | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment