Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit a646989

Browse files
authored
Update 02 head recursion.cpp
1 parent 5ecde17 commit a646989

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎Recursion/02 head recursion.cpp

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,5 @@ int main (){
1212
func1(x); // passing parameter to fxn
1313
return 0;
1414
}
15+
16+
// This will give output as 1 2 3 4 5 6 7 8 9

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /