You must log in or register to comment.
I like to use asterisk spacing.
void main() { /****/for (int i=0; i <10; ++I) { /********/printf("hello world\n"); /********/printf("%d\n", i); /****/} }
Respect. Only through destruction can we be purified.
I like to use asterisk spacing.
void main() {
/****/for (int i=0; i <10; ++I) {
/********/printf("hello world\n");
/********/printf("%d\n", i);
/****/}
}
Respect. Only through destruction can we be purified.