View Single Post
  #3 (permalink)  
Old 03-07-2008, 01:08 PM
James_XVI James_XVI is offline
Newbie
 
Join Date: Mar 2008
Location: In the most peacefull country in the world...
Posts: 10
Credits: 0
Rep Power: 0
James_XVI is on a distinguished road
Default Re: Hello everyone :)

Quote:
int main() {
set<string> Math, Programming;
assert(Programming<Math);
return 0; }
Your signature is C++ programming isn't it? If so why do you prefer it?
__________________
"Brothers, what we do in life... echoes in eternity."

Last edited by James_XVI; 03-07-2008 at 01:14 PM.
Reply With Quote