Welcome!

By registering with us, you'll be able to discuss, share and private message with other members of our community.

SignUp Now!

Vetor3x1

Birthday
Jul 29, 1997 (Age: 28)

Signature

\n
tumblr_m9os0cNBkF1qg3q94o1_r1_500.gif


\n\n

\n
Code:
\n#include \n\nchar i;\n\nint main() {\nfor (i = 0; i <= 127; i++) {\nprintf("i = %d\n", i);\n}\n}
\n
\n
\n
Back
Top