#include int main(){ using namespace std; typedef pair talls; talls h[3]={{0,'A'},{0,'B'},{0,'C'}}; for(int i=0;i<3;i++)cin >> h[i].first; bool done; do{ done=true; for(int k=0;k<2;k++){ if(h[k].first