Equal Rational Numbers
Try to solve the Equal Rational Numbers problem.
We'll cover the following...
We'll cover the following...
Statement
Given two strings s and t, each representing a non negative rational number, return true if and only if they represent the same number. The ...