akshitagit / akshitagit/JavaScript
DECIMAL TO OCTAL
オープン
Beginner
good first issue
Hacktoberfest
hacktoberfest2020
Javascript
- 主要言語
- JavaScript
- スター
- 90
- フォーク
- 106
- PR マージ指標
- 30日以内にマージされた PR はありません
説明
Take N (number in decimal format). Write a function that converts it to octal format. Print the value returned.
Input Format
Constraints
0 < N <= 1000000000
Output Format
Sample Input
63
Sample Output
77
コントリビューションガイド
このリポジトリのコントリビューションガイドは索引されていません
評価
この issue はまだ評価されていません。