#include #include #include /* run this program using the console pauser or add your own getch, system("pause") or input loop */ using namespace std; ifstream plik("tablice.txt"); ofstream wynik("wynik.txt"); void odw(int t[],int y) { for(int i=y-1;i>=0;i--) { wynik<>x; while(!plik.eof()) { plik>>y; for(int i=0;i>tab[i]; cout<