Determina si el número es primo
Primero, antes que nada: ¿Qué es un número primo?
Un número primo es cualquier número que solamente se puede dividir por 1 y ...
Calculate Resistance 2
In this problem, you have to calculate Resistance R of a linear conductor having voltage V across it and current I is passing i...
3年以上 前
解決済み
Geometric series
Find the sum, given the first term t1, the common ratio r, and number of terms n.
Examples
If input t1=1, r=1, n=7 the...
CARDS PROBLEM
Read my mind and tell me the card number that I have now in my hands.
3年以上 前
解決済み
"Find out the best cricket"
This is how I originally read Problem 2013, so let's just go with it. Give me the first and last name of the best cricket, rega...
Golden ratio
Calculate the golden ratio. Hint: phi^2 = phi + 1.
3年以上 前
解決済み
imaginary results
Return the value of the imaginary number i to the power of input argument n.
3年以上 前
解決済み
Decide whether determinant is zero.
Given a 3 x 3 matrix, find the determinant. Let y = true if the determinant is zero, and let y = false if the determinant is no...