You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Ahsan Awan, dsfas...@googlegroups.com
Ahsan
Please see the question carefully. It is a requirement of the question that it should 'print' the string. So any dedicated function meant for printing or console output can have 'cout'/print statements. Also, note the requirement of the question that says the use of additional arrays is not allowed so you should not store it anywhere.
Mam the solution you provided prints the string without storing it somewhere in correct order . shouldn't we store the string somewhere rather than directly printing as a good programming practice?