7xGit / 7xGit/7xGit_Task1

Incorrect Loop Syntax and Logic

Open
#1 0 comments 0 reactions 0 assignees View on GitHub
enhancement help wanted invalid question
Dominant language
C++
Stars
1
Forks
5
PR merge metrics
No merged PRs in 30d

Description

The loop for (int i = 0 i < n; i--) is missing a semicolon and is decrementing i instead of incrementing it.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.