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年弱 前