Eria Othieno Pinyi
1
Answers
293
Reads
1
Karma
Following Tags
Tags on answered questions
Active Locations
Joseph
2 days ago
324 views
What is the best approach to take when optimizing code?
I am working on a project in the programming language C++ to create a text-based tic-tac-toe game. I am currently trying to figure out how to find out if someone has won the game and am wondering how I can approach problems like these in a way that will result in readable/easy to debug code...
Rochester, Minnesota