#include #include using namespace std; int main(int argc, char *argv[]) { system("chcp 1253"); char cmd; cout<<"Επιλογή: P, B, S, L, T"; cout<<"\nΔώσε χαρακτήρα: "; cin>>cmd; cmd = toupper(cmd); cout<<"Η επιλογή σου είναι "<