Skip to content

Take some text. Put a small ball at the top of the first letter of the first word of the first sentence. The ball is drawn via gravity downwards. The text is also at a slight angle, so the ball wants to also move towards the right. The ball can freely move between the lines, and can drop through spaces. Considering the first column to be column …

Notifications You must be signed in to change notification settings

Joseph-Ryu/2016_ITProgrammingChallenge_TextRoll

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

2016_ITProgrammingChallenge_TextRoll

The 13th Information Technology Programming Challenge (ITPC) 2. TEXT ROLL PROBLEM Take some text. Put a small ball at the top of the first letter of the first word of the first sentence. The ball is drawn via gravity downwards. The text is also at a slight angle, so the ball wants to also move towards the right. The ball can freely move between the lines, and can drop through spaces. Considering the first column to be column 1, what column will the ball end up in? Place an X in the text to show the exit of the ball on each line until the end.

About

Take some text. Put a small ball at the top of the first letter of the first word of the first sentence. The ball is drawn via gravity downwards. The text is also at a slight angle, so the ball wants to also move towards the right. The ball can freely move between the lines, and can drop through spaces. Considering the first column to be column …

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages