問題タブ [golfscript]

For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.

0 投票する
1 に答える
33 参照

recursion - GolfScript階乗コードの末尾の「1」

ここから最初の GolfScript コードを試しています。

これは、最後に冗長な 1 を持つ 241 を出力します。;コードの最後でこれを使用しても削除できません。これはバグですか?