match

CF

Match Last Letter

Given two strings S1 and S2 , print the string S1 vertically with the string S2 in reversed manner which ends with the letter being considered…
CF

Match the Expression

Series of N expression(including serial number) and values are given as input, the program must match the values to the expression by printing…