--- slug: /intro/problems --- # Introductory Problems Author: Nathan Wang Let's begin by solving a few fun problems! The following problems require relatively little programming experience and no algorithmic knowledge. Do as many as you want, then move on! You do not have to do all of them. ## Problems - [Promotion Counting](http://usaco.org/index.php?page=viewproblem2&cpid=591) - [Word Processor](http://usaco.org/index.php?page=viewproblem2&cpid=987) - [Fence Painting](http://usaco.org/index.php?page=viewproblem2&cpid=567) - [Square Pasture](http://usaco.org/index.php?page=viewproblem2&cpid=663)