Advertisement
Guest User

new

a guest
Jul 18th, 2018
71
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
Python 0.12 KB | None | 0 0
  1. #include <iostream.h>
  2. void main(void)
  3. {   cout << "Учимся программировать на языке C++!"; }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement