Tag: cpp

Simple C++ Bean machine program @KTSI

School • One Comment

This is a simple Bean machine program done in C++ for KTSI. This is how it works, you drop 100...
Read More Read More: Simple C++ Bean machine program @KTSI

Simple C++ rect2polar program @KTSI

School

This is another simple C++ program done for KTSI. This one converts rectangular to polar coordinates. #include #include   using...
Read More Read More: Simple C++ rect2polar program @KTSI

Simple C++ lottery program @KTSI

School • One Comment

Here is a simple C++ lottery program done for the KTSI. #include <iostream> #include <cstdlib>   using namespace std;...
Read More Read More: Simple C++ lottery program @KTSI
Close Search Window
Close