12.07.2015 Views

C++ - VideoTutorials-bg.com

C++ - VideoTutorials-bg.com

C++ - VideoTutorials-bg.com

SHOW MORE
SHOW LESS
  • No tags were found...

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

at quotrat(rat& r1, rat& r2) // дели рационални числа{rat r;makerat(r, numer(r1)*denom(r2),denom(r1)*numer(r2));return r;}void printrat(rat& r)// извежда рационално число{cout

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!