Please enable JavaScript in your browser!
ホーム
エクスプローラ
ヘルプ
サインイン
bavier
/
rosetta-code-compiler-forth
Watch
1
Star
0
Fork
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
2de7b68400
ブランチ
タグ
master
rosetta-code...
/
tests
/
input
/
test-case-2.in
test-case-2.in
87 B
履歴
Raw
1
2
3
4
5
6
/*
Show Ident and Integers
*/
phoenix_number = 142857;
print(phoenix_number, "\n");