int orderG(){ return 9;} int sizeG(){ return 12; } int are_adjacent(int u, int v){ if(0<= u && 0<=v && u