Skip to content

Commit 7ba14b1

Browse files
authored
Update Program.cs
1 parent 32e5110 commit 7ba14b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

source-code-EXPLAINED/Program.cs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ static void Main(string[] args)
6363
// ...
6464
// replace return; with break;
6565
// }
66+
// b--;
6667
// }
6768
for (long b = a; b <= a; b--)
6869
{

0 commit comments

Comments
 (0)