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.
-
Notifications
You must be signed in to change notification settings - Fork 0
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 …
Joseph-Ryu/2016_ITProgrammingChallenge_TextRoll
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 0
No packages published