Community Profile

photo

Omar Joya


Last seen: 1년 초과 전 2018년부터 활동

Followers: 0   Following: 0

통계

All
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • Solver

배지 보기

Feeds

보기 기준

제출됨


Date Converter: Gregorian, Persian, and Islamic calendars
Converts dates across Gregorian, Persian/ Jalali (Solar Hijri), and Islamic Lunar Hijri calendars

3년 초과 전 | 다운로드 수: 7 |

제출됨


Abjad calculator
Calculates Abjad numerical values of Arabic/Persian words or texts

거의 6년 전 | 다운로드 수: 1 |

문제를 풀었습니다


Make a checkerboard matrix
Given an integer n, make an n-by-n matrix made up of alternating ones and zeros as shown below. The a(1,1) should be 1. Examp...

거의 6년 전

문제를 풀었습니다


Pascal's Triangle
Given an integer n >= 0, generate the length n+1 row vector representing the n-th row of <http://en.wikipedia.org/wiki/Pascals_t...

거의 6년 전

문제를 풀었습니다


Fibonacci sequence
Calculate the nth Fibonacci number. Given n, return f where f = fib(n) and f(1) = 1, f(2) = 1, f(3) = 2, ... Examples: Inpu...

거의 6년 전