#include <iostream.h>
#include <stdlib.h> v
oid main()
{ int N,Guessnum; r
andomize();
cin>>N; Guessnum=random(N-10)+10; cout<<Guessnum<<endl;
sir why is this function showing minimum value 10?
The answer to the question is available in the PDF file https://assignmentexpert.com/https://assignmentexpert.com/homework-answers/programming-answer-37861.pdf
Comments
Leave a comment