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.
- Prepare
- C++
- Other Concepts
- C++ Variadics
- Discussions
C++ Variadics
C++ Variadics
Sort by
recency
|
136 Discussions
|
Please Login in order to post a comment
Hours later, I still can understand how
reversed_binary_value
() function contributes towards getting the desired string output!!!!I wonder if the author also understands what he wrote as a challenge.
Once I understood what it was all about I came up with this:
By this practice and the following answers, now I remeber again some topics that for a while, I forgot them. Thanks everybody for the solutions.
clean I think
That the task was mentioning the input format was not necessary and thus confusing! First problem I solved.