User profile: billyb29

User info
User name:billyb29
Old user name:billy29
History
Joined:
Number of posts:44
Latest posts:

PLEASE help! C++ assignment due tonight!Computer Tick Tack Toe
You are just reading the move from the first player. Let's say I enter 2 for my move. It's gonna dis...

lower half of parallelogram???
what exactly is the problem? the code seems to be working fine...

Mixed expressions, loops and Formatted output
If that is all you doing (number operator number operator number) it won't be too long, and the code...

Regex unexpected matching
It works fine now thank you. And yes answering your question those were for the new line because I w...

Regex unexpected matching
I have written this regex to match a floating point literal: [code](^[[:space:]]*)(([0-9]+\.?[0-9]*...