0
I don't know why the code isn't working hence there is no error and the output is correct in hex color generator challenge ?
5 Answers
+ 1
Have you tried the `hex` I/O manipulator
https://en.cppreference.com/w/cpp/io/manip/hex
+ 1
I have tried but it doesn't work
+ 1
It's been a month, I thought you have already solved it.
0
That's kinda odd cause I could pass the challenge, except the hidden cases of course ...
0
My function is working the same as the link you gave me