Skip to content

Latest commit

 

History

History
5 lines (3 loc) · 353 Bytes

File metadata and controls

5 lines (3 loc) · 353 Bytes

Reverse words

Given a list of space separated words, reverse the order of the words. Each line of text contains L letters and W words. A line will only consist of letters and space characters. There will be exactly one space character between each pair of consecutive words

More details: https://code.google.com/codejam/contest/351101/dashboard#s=p1