<p>#include <iostream></p><p>using namespace std;</p><p>/* run this program using the console pauser or add your owngetch, system("pause") or input loop */</p><p>int main(int argc, char** argv)</p><p>{</p><p>int ch,i,a,b,result,guess,chances=0;</p><p>Menu:</p><p>result=0;</p><p>guess=0;</p><p>chances=0;</p><p>cout <<"n1. Perform a Modulus division