Skip to content

Instantly share code, notes, and snippets.

@rafaelp
Last active August 29, 2015 14:18
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rafaelp/fe144b6f4962b3d94435 to your computer and use it in GitHub Desktop.
Save rafaelp/fe144b6f4962b3d94435 to your computer and use it in GitHub Desktop.
Chamada para snippets pro Graffiti da HE:labs
Vamos colocar alguns snippets de código no Graffiti da HE:labs
https://www.dropcam.com/p/helabs
Sugira o seu que ele pode entrar na parede, mas tem que ser até final do dia 31 de março (terça)!!
Pode ser qualquer linguagem.
Ex:
while working{
coffee++;
}
Deixe nos comentários.
@nicolasiensen
Copy link

int main(int argc, const char * argv[]){
    return 0;
    //Simplicity is genius
}

http://instacod.es/84847

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