URI-1049-no-solution in c++
URI Online Judge Solution | 1049 || Animal
Problem No:1049
Problem Level:Beginner
Online Judge:URI
Problem Link:https://www.urionlinejudge.com.br/judge/en/problems/view/1049
#include <iostream>
Here you have to take three string and the use simple if else statement to find the combination of the table given.Then you have to print the answer.
Problem No:1049
Problem Level:Beginner
Online Judge:URI
Problem Link:https://www.urionlinejudge.com.br/judge/en/problems/view/1049
No comments