User profile: rollie

User info
User name:rollie
History
Joined:
Number of posts:304
Latest posts:

Don't understand the assignment.. can somebody clarify?
You can (and should) write such code to verify your function works properly, but if that's all there...

instantiating with/without parentheses
Too slow helios :P You are getting mighty close to 10k posts...should save a special one to mark the...

Simple C++ problem
The problem is that you don't use your substring processing unless you DO find a vowel. As a hack, a...

instantiating with/without parentheses
I think the compiler sees [code]foo c();[/code] as a function declaration for a function named 'c' t...

Reposted: Is there a better algorithm to solve this problem?
As long as the gauntlet has been thrown down...impl of my original solution, worst time 0.66s for pr...