We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1be7086 commit 0941238Copy full SHA for 0941238
Default Argument and Constant Argument.cpp
@@ -10,3 +10,4 @@ int main(){
10
cout<<"For vip: If you have"<<money<<"Rs in your bank account,you will receive"<<moneyreceived(money,1.4)<<" Rs after 1 year";
11
return 0;
12
}
13
+
0 commit comments