#include #include /* Zapis i odczyt pliku z nadpisywaniem */ using namespace std; int main() { int x=2; ofstream zapis("baza.txt"); zapis<