Answer:
#include <iostream>
#include <time.h>
#include <string>
using namespace std;
int main(){
srand(time(NULL));
cout<<"Throw dice"<<endl;
int b =0;
int a=0;
a=rand()%6;
b=rand()%6;
for (int i =0;i<1;i++)
{cout<<"dice one: "<<a<<endl;}
for (int i =0;i<1;i++)
{cout<<"dice two: "<<b<<endl;}
if(a>b)
{cout<<"first dice won"<<endl;}
if(b>a)
{cout<<"second dice won"<<endl;}
else{cout<<"they are same"<<endl;
return main();
}
return 0;
}
Explanation:
/*best dice roll game just for you change it as you want but all necessary things are there/*
Productivity programs improved the professional lives of people because:
- made it easier and faster to communicate with others
- made it easier to manipulate numbers in a spreadsheet
- made it easier and less expensive to present information
<h3>What is productivity?</h3>
Productivity is known to be the level of efficiency in regards to the production of goods or services and it is one that is rated by some measure.
Hence, Productivity programs improved the professional lives of people because:
- made it easier and faster to communicate with others
- made it easier to manipulate numbers in a spreadsheet
- made it easier and less expensive to present information
Learn more about productivity from
brainly.com/question/14262252
#SPJ1
Answer:
right clicking on the desktop and clicking "view"
Dukono is an active volcano located in the northern part of Halmahera island, Indonesia. It has a broad profile and is capped by compound craters.