Thread: some help
View Single Post
Old Jan 31st, 2008, 11:35 AM   #2
OpenLoop
Expert Programmer
 
OpenLoop's Avatar
 
Join Date: May 2005
Location: East Lansing, MI
Posts: 663
Rep Power: 4 OpenLoop is on a distinguished road
Re: some help

is it not compiling?
the cin << r; should be cin>>r and /n should be \n
OpenLoop is offline   Reply With Quote