1 # i n c l u d e ␣ < i o s t r e a m > EOL(␊) 2 EOL(␊) 3 u s i n g ␣ n a m e s p a c e ␣ s t d ; EOL(␊) 4 EOL(␊) 5 i n t ␣ m a i n ␣ ( ) ␣ { EOL(␊) 6 ␣ ␣ ␣ c o u t ␣ < < ␣ " H e l l o ␣ W o r l d ! " ␣ < < ␣ e n d l ; EOL(␊) 7 ␣ ␣ ␣ r e t u r n ␣ 0 ; EOL(␊) 8 } EOL(␊)