Yurttas/PL/OOL/Cplusplus/F/02/04/03/00/07/get put.h

From ZCubes Wiki
Jump to navigation Jump to search
1// get_put.h
2
3
4#include <iostream>
5#include <string>
6
7using namespace std;