Question: Why does this code take so long to get results? #include using namespace std; int main(){ float r=7.0/100; float arr[5]; cout < arr[i]; } float
Why does this code take so long to get results?
#include
int main(){ float r=7.0/100; float arr[5]; cout<<"Enter the input numbers one at a time"< OUTPUT:
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
