7xGit/7xGit_Task1

Add line break after the Fibonacci series output

オープン

#3 opened on 2025/05/25

 (0 件のコメント) (0 件のリアクション) (0 人の担当者)C++ (5 件のフォーク)auto 404
documentationenhancementgood first issue

Repository metrics

Stars
 (1 個のスター)
PR merge metrics
 (PR metrics pending)

説明

After printing the Fibonacci series, the terminal cursor stays on the same line. Add endl or "\n" after the loop to improve output readability.

コントリビューターガイド