Semicolons! Always use semicolons whenever they are syntactically allowed. For example:if ( a );else;{ int d; d = c;}