SpiceQA
Questions
Tags
Users
Badges
user_471164
@user_471164
0
reputation
0
answers
11
questions
About Me
// Hello, World !
Top Answers
C++ string formatting like Python "{}".format
45 votes
How can I pad an int with leading zeros when using cout << operator?
25 votes
how do I print an unsigned char as hex in c++ using ostream?
24 votes
How do I concatenate multiple C++ strings on one line?
24 votes
C++20 with u8, char8_t and std::string
20 votes
Top Questions
What does double slash // in `cd //` mean in Linux?
53 votes
2 answers
How to make a hyperlink navigate to the top of the figure in LaTeX when using hyperref?
37 votes
3 answers
Why does wprintf transliterate Russian text in Unicode into Latin on Linux?
37 votes
2 answers
How to emit and execute Java bytecode at runtime?
31 votes
4 answers
At what point does memory allocated by malloc get a type?
10 votes
2 answers