I need the solution for two tasks, anyone with programming skills, please help!
1.
Write a program, which displays the first item of the line:
https://www.bfu.bg/materiali/pr/programirane_kz1_2006_files/image026.gif
for which the expression is true:
https://www.bfu.bg/materiali/pr/programirane_kz1_2006_files/image028.gif
'a' and 'eps' are keyboard input values.
2.
Given a quadratic (square?) matrix of strings with maximal lenght of 6, write a program, which checks whether a given string 's' can be found in the part above the secondary main diagonal of the matrix.
The programs have to be written in Borland C++. Any help/suggestions would be greatly appretiated.