Text Roll

From programming_contest
Revision as of 05:47, 27 August 2016 by imported>Kmk21 (Created page with "Go line by line, remember where the ball fell from, and find the next whitespace greater than or equal to this whitespace. Category:ICPC Problems Category:Midatl2013...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Go line by line, remember where the ball fell from, and find the next whitespace greater than or equal to this whitespace.