Листинг 2.1
//myfirst.cpp--выводит сообщение на экран
#include <iostream>
int main()
{ начало тела функции
using namespace std:
cout << "Come up and C++ me come time:;
cout << end1;
cout << "You won't egut it!" << end:+
return 0;
}