HW #2 Transform problem 2 from HW #1 into real code on the sampson server. Call this file hw2.cpp Linux Commands -------------- cd 201 ls emacs cat hw2.cpp g++ hw2.cpp -o hw2.exe Emacs Commands -------------- ctrl-x ctrl-f Open File ctrl-x ctrl-s Save ctrl-x ctrl-c Quit