We use cookies to ensure you have the best browsing experience on our website. Please read our cookie policy for more information about how we use cookies.
Half this problem is not actually explained and some of it is actively hidden from you.
the short of it is:
1 - You must use the iomanip functions on your cout.
2 - And pay attention to hidden code on lines 7 and 8, they change what you must do to print what they expect.
Cookie support is required to access HackerRank
Seems like cookies are disabled on this browser, please enable them to open this website
Print Pretty
You are viewing a single comment's thread. Return to all comments →
Half this problem is not actually explained and some of it is actively hidden from you.
the short of it is: 1 - You must use the iomanip functions on your cout. 2 - And pay attention to hidden code on lines 7 and 8, they change what you must do to print what they expect.