Page 1 of 1

=: output ;"string str="BAHRAIN ;double b=199.9 ;('*')cout<
Posted: Mon Mar 21, 2022 4:51 pm
by answerhappygod
Output String Str Bahrain Double B 199 9 Cout Left Setfill Cout Setw 10 Str Mall B Bahrain 199 9 1
Output String Str Bahrain Double B 199 9 Cout Left Setfill Cout Setw 10 Str Mall B Bahrain 199 9 1 (46.91 KiB) Viewed 35 times
=: output ;"string str="BAHRAIN ;double b=199.9 ;('*')cout<<left<<setfill :cout<<setw(10)<<str<<"MALL"<<b BAHRAIN 199.9*** 199.9******* ® BAHRAIN***MALL 199.9 MALLBAHRAIN***199.9