Hi everyone,

Thanks for the help you provided me regarding my last question about I/O.
All of you have been very helpful.

I am having a string processing issue now...

I am trying to solve the problem, Reverse Words, from Qualification round,
Africa 2010.

My question is simply this one:

How can I split a string like:

"This is a string."

in the 4 words that it has:

This
is
a
string.

I tried to search for ws, but I cant get them in a vector to trasverse it
backwards...

Best regards,
Bruno

-- 
You received this message because you are subscribed to the Google Groups 
"google-codejam" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/google-code?hl=en.

Reply via email to