/* NSD - odcitaci metoda */ #include #include /* hlavickovy soubor matematicky */ using namespace std; /* run this program using the console pauser or add your own getch, system("pause") or input loop */ int a, a1, b, b1; int main(int argc, char** argv) { cout<<("Nejvetsi spolecny delitel (znaceny NSD, ")<>a; cout<>b; cout<b) a=a-b; else b=b-a; } cout<<(" NSD (")<