Question 1
In a 5×5 matrix:
Row1: A B C D E
Row2: F G H I J
Row3: K L M N O
Row4: P Q R S T
Row5: U V W X Y
'LOGIC' is coded as (row,col) combination. What is the code?
Matrix positions: L=(3,2) O=(3,5) G=(2,2) I=(2,4) C=(1,3) → Combined code: 3235222413