Problem name | | In short | Forum |
51032 - Triangle Property |
|
|
Clarifications (1) » |
51033 - Sum of the series |
|
|
Clarifications (1) » |
51027 - Download Percentage |
|
|
Clarifications (1) » |
51028 - Isosceles Triangles |
|
|
Clarifications (1) » |
51031 - Convert from Hex to Dec |
|
|
Clarifications (1) » |
51030 - Number of Right Triangles |
|
|
Clarifications (1) » |
50553 - Divisible by m |
|
How many digits does the number divisible by m have? |
Clarifications (2) » |
50554 - nth power of m |
|
nth power of m where 1 < (n and m) <= 10 |
Clarifications (3) » |
50557 - nth Power of m (Long Multiply) |
|
Calculate nth power of m using long multiplication. |
Discussion (1) » |
50559 - Prime Factors of a Number |
|
Find the kth prime factor of a number |
Clarifications (1) » |
50565 - Binary numbers |
|
Convert the number into binary form |
Clarifications (2) » |
50568 - Body Mass Index Calculator |
|
Write a program that is going to calculate BMI given height and weight |
Clarifications (2) » |
50571 - Armstrong Numbers - 2 |
|
Calculate the armstrong numbers between two given numbers. |
Discussion (1) » |
50572 - Palindromic Numbers |
|
Show if a number is palindrome |
Discussion (1) » |
50574 - Triangular Numbers |
|
Check if the given number is a triangular number? |
Clarifications (1) » |
50578 - Mersenne prime |
|
Output the number of Mersenne primes in the given list. |
Clarifications (2) » |
50579 - Pentagonal Numbers |
|
Find the n-th pentagonal number |
Clarifications (4) » |
50581 - The roots of a quadratic equation |
|
Calculate and show the roots of a quadratic equation |
Discussion (1) » |
50582 - Number of digits |
|
Show the number of digits. |
Clarifications (6) » |
50583 - Max of 3 numbers |
|
You will be given 3 integers and asked to find the biggest of these nu |
Discussion (3) » |
50584 - Total invoice amount |
|
Given n of items and price of item.Calculate total invoice amount . |
Clarifications (1) » |
50585 - Inner Product |
|
Find the inner product of the given sequence |
Clarifications (2) » |
50587 - Modular Conversion |
|
Convert the given number in another base |
Clarifications (3) » |
50595 - Sum of the numbers |
|
Read two numbers and find out the sum of all numbers between them. |
Discussion (1) » |