#include #include #include using namespace std; int main(){ int L1,L2,L3; int R,B,Y; cin>>L1>>L2>>L3; cin>>R>>B>>Y; cout<