D – Compute a power b
Given two integers a and b, compute a power b.Note: Do not use any inbuilt functions/libraries for your main logic. […]
Given two integers a and b, compute a power b.Note: Do not use any inbuilt functions/libraries for your main logic. […]
One hot summer day Pete and his friend Billy decided to buy a watermelon. They chose the biggest and the
Given the length of 3 sides of a triangle, check whether the triangle is valid or not. Input Format First
Given the length and breadth of a rectangle, print area of the rectangle. Input Format First and only line of