Changes

Jump to: navigation, search

Team Mighty Morphin Coding Rangers - OOP344

5 bytes removed, 23:17, 2 February 2010
m
Coding Style
printf("x is %d, y is %d\n", x, y); <br/>
printf("The sum of x and y is %d\n", x + y); <br/>
if (x == 5) //Moved four spaces over again <br/> printf("We've reached the halfway point!\n");//Moved four spaces over again
} <br/><br/>
printf("Hello, world!\n"); <br/>
1
edit

Navigation menu