Created
March 7, 2012 03:29
-
-
Save premist/1990721 to your computer and use it in GitHub Desktop.
Waffle Codes
This file contains 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
void input(int *assign){int work=1;while(work){work>>=1;work<<=*assign;}sleep(INT_MAX);} void input(int *assign){int work=1;while(work){work>>=1;work<<=*assign;}sleep(INT_MAX);} void input(int *assign){int work=1;while(work){work>>=1;work<<=*assign;}sleep(INT_MAX);} |
This file contains 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
import namu | |
namu.can_do.append("Server Programming") | |
namu.can_do.append("Web Programming") | |
name.can_do_but_not_an_expert_in.append("C, C++, Java") | |
name.wants_to_learn.append("Low-level Programming") | |
namu.interested_in.append("Hardware") | |
namu.interested_in.append("Embedded System") |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment