StackRating

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

user0042

Rating
1549.88 (7,977th)
Reputation
7,009 (22,913th)
Page: 1 2 3 4 5
Title Δ
how to store data from std::vector<short> in std::vector<u... +0.57
dynamically allocate an Array -0.46
How does stack unwinding work regarding destructor calls? +4.80
C++ else statement only if Macro is define -3.07
write to a file without "using namespace std;" 0.00
Base class needs derived class attributes -3.95
Always output to screen and allow redirection -0.86
Defining bit flags c++ -3.83
Efficient C++ way of giving literal meaning to special symbols (&qu... 0.00
C++ member variable initialization, but first do some work inside it +4.08
How can i create a istream from a uint8_t vector? +4.37
Could not open file [TESTXML.xml] 0.00
Using `auto` yields error C4430: missing type specifier - int assum... +3.51
Difference between converting int to char by (char) and by ASCII -0.61
Testing for valid arguments in the internal interfaces that client... 0.00
C++ initialization of local/global object -3.34
How to store partial contours point liked the left-hand side in the... 0.00
Why access qualifier is not considered when virtual function is ove... -4.29
Use any character as delimiter on std::getline() 0.00
Type of following statements in C++ 0.00
What happens when I declare an object as a pointer? +2.02
Should an header file with implementations be linked? -0.45
Why does including an arbitrary STL header resolves these compilati... +0.09
Using own templated owner_ptr class to allocate multi-dimensional a... 0.00
Using own templated owner_ptr class to allocate multi-dimensional a... 0.00
Using smart pointers for C++ binary search tree -4.94
Creating instance of nested class +3.18
how can I check argument size in class constructor in c++ 0.00
C++ defining static object inside class 0.00
storing object names in array? +3.60
c++ Carriage Return Line Feed long string followed by a shorter str... 0.00
Creating own owner_ptr class; how to avoid UB when passing stack or... 0.00
Segmentation Fault when utilizing struct array dereference 0.00
Passing functions as arguments in C++ +1.55
C++: changing output file inside IF statement +3.36
Exception safety in C++ code 0.00
atof coredump with getopt -0.32
C++ templated functions inside .so file 0.00
c++ return the value of any given variable +3.72
If I cast the this pointer of a base class to the derived type, is... 0.00
Is it possible to defer member variable initialization to inherited... -3.46
Approaches on fixing the Ambiguity -2.36
Can you override a pure virtual function within the same class? 0.00
Char* input check if it is hex or dec and parse it into unsigned sh... 0.00
Extract or (even better) change first symbol of char*'s string +3.76
Getting functions with the same signature from a namespace and iter... 0.00
Is it possible to change an adress of a variable with pointers in C++ 0.00
g++ error: stray '\177' in program 0.00
About the C++ overloaded operators -3.55
Accessing map member variable via pointer to the parent class using... +0.46