0410824
New
Save
Open
Close
Exit
Basic File IO
0 1 2 3 4 5
Indent
Indent
1 if( expression ) {2 ...3 if( expression )4 if( expression )5 ...6 ...{
7 }if
if
1 if( expression ) {2 ...3 if( expression )4 if( expression )5 ...6 ...7 }Compile(c++/java)