7xGit/7xGit_Task1

Add line break after the Fibonacci series output

開放

#3 建立於 2025年5月25日

 (0 則留言) (0 個反應) (0 位負責人)C++ (5 個分叉)auto 404
documentationenhancementgood first issue

倉庫指標

星標
 (1 顆星)
PR 合併指標
 (PR 指標待抓取)

描述

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

貢獻者指南