Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations strongm on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Search results for query: *

  • Users: Jeka
  • Order by date
  1. Jeka

    Problem of sum in an array

    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...
  2. Jeka

    Emulation of buttons pressed

    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 :-(

Part and Inventory Search

Back
Top