GATE Computer Science (CS) 2014 Shift 1 Solved Paper

© examsiri.com
Question : 61 of 65
 
Marks: +1, -0
Consider an undirected graph G where self-loops are not allowed. The vertex set of G is {(i, j): 1 ≤ i ≤ 12, 1 ≤ j ≤ 12}. There is an edge between (a, b) and (c, d) if |a − c| ≤ 1 and |b − d| ≤ 1.
The number of edges in this graph is __________.
  • Your Answer:
Go to Question: