| Programming olla |
| 1 | #include <iostream> |
| 2 | using namespace std; |
| 3 | class |
| 4 | char* |
| 5 | public: |
| 6 | virtual void print() |
| 7 | cout<< |
| 8 | <<endl |
| 9 | int |
| 10 | double |
| 11 | delete |
| 12 | if() |
| 13 | new int[100] |
| 14 | new double[100] |
| 15 | for(int i=0;i<n;i++) |
| 16 | if(!s[0]) |
| 17 | throw |
| 18 | bool |
| 19 | true |
| 20 | while() |
| 21 | c++ |
| 22 | else |
| 23 | operator |
| 24 | FILE* |
| 25 | if(feof()) |
| 26 | fgets() |
| 27 | strlen() |
| 28 | return |
| 29 | protected: |
| 30 | system("pause") |
| 31 | return 0 |
Комментарии