twoSum: runTwoSum.c twoSum.c gcc -Wall -std=gnu99 -g runTwoSum.c -o twoSum run: twoSum ./twoSum