Skip to content

Commit 0941238

Browse files
Update Default Argument and Constant Argument.cpp
1 parent 1be7086 commit 0941238

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Default Argument and Constant Argument.cpp

+1
Original file line numberDiff line numberDiff line change
@@ -10,3 +10,4 @@ int main(){
1010
cout<<"For vip: If you have"<<money<<"Rs in your bank account,you will receive"<<moneyreceived(money,1.4)<<" Rs after 1 year";
1111
return 0;
1212
}
13+

0 commit comments

Comments
 (0)