Teapothttp://softtime.ru/cppПомогите с считыванием и записью в файлhttp://softtime.ru/cpp/read.php?id_forum=1&id_theme=680 #include "cstdlib" #include "iostream" #include "fstream" using namespace std; int main() { unsigned int n; unsigned int k; ifstream...Форум C++Thu, 24 Jan 2008 07:33:28 +0300Teapot