
#include <iostream>using namespace std;/* run this program using the console pauser or add your own getch, system("pause") or input loop */int main(int argc, char *argv[]) { float p1,p2,a1,b1,a2,b2; float jumlah,kurang,kali,bagi; cout<<"menghitung jumlah pecahan"<<endl; cout<<"masukkan...