#include using namespace std; void displayMainMenu() { cout<<"***************"<>choice; cout<<"0. Return to main menu"<>choice; cout<<"0. Return to main menu"<>choice; cout<<"0. Return to main menu"<>choice; cout<<"Boards will be displayed soon"<>choice; cout<<"0. Return to main menu"<>choice; cout<<"0. Return to main menu"<>choice; switch (choice) { case 1: yourAccount(); case 2: BoardMenu(); case 3: showMessages(); case 4: showGroups(); } } int main() { cout<<"***************************************"<>choice; if (choice == 1) { cout<<"ramera"<