StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

eerorika

Rating
1581.19 (2,918th)
Reputation
104,664 (689th)
Page: 1 ... 35 36 37 38 39 ... 107
Title Δ
How to return an array from a function in c++ +0.75
Will sizeof always be the same? -0.27
How can I compile a text file into a C++ program as a const string? +1.68
Template class buffer destructor c++ -0.51
Why can't we convert an integer found using xor operation to a... +2.07
Is there a Modern C++ way for a constructor to know its 'contai... -1.74
Memory leak during unordered_map::insert KeyEqual exception with GC... 0.00
How can std::function be copied if it captures a unique_ptr? -1.58
Inserting std::set as keys to std::map -0.00
Why can't initializer determine size of array? 0.00
Invalid covariant return type on overridden methods with reference... 0.00
Can I allocate memory for class objects using malloc? -0.89
Smarter include guard in C++ to include headers several times insid... 0.00
Casting const pointer to non const 0.00
How do I replace a range with another range in a vector? +1.47
Why am I not able to modify the contents of const int even with con... 0.00
C++ What is the standard way of doing cleanup after a exception hav... 0.00
How to read/write metadata? C++ 0.00
Why can't I assign a function to a variable? -0.59
cppcheck format string on member functions of C++ -0.15
hot to convert std::__cxx11::string to std::string +1.99
Splitting char array and storing into vector 0.00
Does this function create a memory leak in C++? -0.59
delete a vector of pointers to abstract class 0.00
Use variables from other function into the main function C++ +1.30
Can a define be made across all translation units? -1.57
How to get index of a struct using values -0.40
Array becoming NULL after function 0.00
Constant Pointers vs Pointers to Constant Strings +0.35
Base class pointers and segmentation error -1.37
[[no_unique_address]] and two member values of the same type -1.36
Does std::pair destroy its dynamically allocated objects? +0.03
How is a struct of struct's memory arranged by default in C++? +1.79
Compare pointer with reference +0.36
Should I be concerned about redundant declarations? +0.77
Why is dynamically allocated memory always 16 bytes aligned? +1.25
What does "!<number> in C/C++ means -1.29
concatenating two chars in functions and return for output in c++ 0.00
unordered_map vs vector with int keys -2.71
What may cause page fault at C++ level -1.35
Why std::string does not have (explicit) const char* cast +2.19
How to replace inet_pton with getaddrinfo 0.00
How to protect intellectual property on someone else's server +0.07
When is the static init called in C++ +0.77
C++ / Linux - Is it possible to inject context specific data into e... -0.49
Include headers from different directories in C++ 0.00
Memory allocation for std::string of various lengths 0.00
What if you put a constant in the vector copy? or move? 0.00
How can I use C++20 std::format? +2.23
Understanding <string> String Arrays in C++ 0.00