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 parenthesesToo slow helios :P You are getting mighty close to 10k posts...should save a special one to mark the...
Simple C++ problemThe problem is that you don't use your substring processing unless you DO find a vowel. As a hack, a...
instantiating with/without parenthesesI 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...