 4.  

    ++   .        .    :
main(void)
 {
  ;
 }


main()   .
void   ,  ,       .     .        [1];[1],       return.
      .      [1]I love blog of Sergey Kotsur[1].  ,       ,   ,  .      .     ?    iostream.h.        .         : cout << .       0 (     ).    :
#include
 main()
 {
 cout << [1]I love blog of Sergey Kotsur[1];
 return 0;
 }

   .     ?       .          .    : getch();     return 0; .     !  !      conio.h,     !        !  !

#include <iostream.h>
 #include <conio.h>
 main()
 {
 cout << [1]I love blog of Sergey Kotsur[1];
 getch();
 return 0;
 }

   :

http://atreu.16mb.com/wp-content/uploads/2012/09/FastStone-BMP-File.jpg

 :

 ,        (:       /n) .