Click here to Skip to main content
15,881,380 members

Comments by Manish K. Agarwal (Top 34 by date)

Manish K. Agarwal 28-Jan-22 3:13am View    
you mentioned about 5 digits, so corrected the condition to accept only 5 digits number.
Manish K. Agarwal 27-May-19 8:49am View    
(*m_container) = myBin; not allowed in const function
Manish K. Agarwal 2-Apr-19 12:18pm View    
You don't have to do anything special to enable these features. Please share the error messages. Please refer below table for supported features.

https://docs.microsoft.com/en-us/previous-versions/hh567368(v=vs.140)
Manish K. Agarwal 10-Nov-18 23:02pm View    
Also you tagged it as JavaScript while it looks like as JAVA code. What are the data type of amount, horsepower, rate etc. why are you overwriting the amount with next input using sc.nextInt()
Manish K. Agarwal 9-Nov-18 6:51am View    
what is the diff between ?

After query, components are (1),(3),(2,4). smallest size=2.

After query, components are (1),(3),(2,4). smallest size=1.