#include #include using namespace std; string flipper(); int main() { for(int i=0; i<5; i++) cout << i<< ": "<