Hi, I have a problem and can't get a solve for it.
So this is a problem :
Input: array ordered in growed order and number S
Output: are there two numbers in an array that their sum is equal to S.
The simple way to solve it is by two loops, but in this case program will make about n^2...
Hello! I need to write a project - Calculator.
I want that when I press on number key on keyboard I could
see that button on the screen with the same number will pressed too.
I want that my calculator will work just as like as Windows calculator.
So is there somebody that can help me please :-(
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.