StackRating

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

besc

Rating
1534.79 (14,776th)
Reputation
1,565 (105,008th)
Page: 1 2
Title Δ
Repacking a struct in C/C++ 0.00
Struct member address after returning +3.38
Techniques for getting compile time errors for switch statements wh... 0.00
The use of backspace character at the end of the string 0.00
What is the point of including array's size in a function decla... 0.00
Polymorphic member variable(s) - class design 0.00
Why local int variables inside `main` function will be initialized... -0.14
C++ dynamic code generation based on input parameter 0.00
stack.size() vs stack.empty() 0.00
C++ Object Instantiation - Which constructor is called when an obje... -3.08
QJsonArrays are not properly retrieved from QJsonObject 0.00
C++ g++ -pedantic warning 0.00
How to organize multiple data types in a C++ project +3.56
How to unittest the side effects of a method in c++? 0.00
Which design pattern should I use in this case? -1.46
Can't we have just variables to Objects in c++? -0.10
Switch statements with Classes 0.00
Are local variables rvalues in C++? -4.01
My code does not work on Release mode while works on Debug mode in Qt +3.62
Style preference in setters: Class::member = value or this->memb... 0.00
How to extend a C++ structure/class with a void `null` or `empty` l... +3.07
how to declare variable using typeinfo.name C++ 0.00
Read Specific Address of memory and Interpret it as of desired type +3.69
How am I supposed to pass along the same arguments to multiple targ... 0.00
Getting undefined behavior for something that shouldn't be gett... 0.00
Qt C++ "new" operation may cause unexpected errors? +3.92
while loop inside for loop 0.00
Calling a method of a *shared_ptr* - what happens to reference count? 0.00
C++ Overload Resolution Query 0.00
When should const_iterator be used instead of auto 0.00
cmake how to append compiler flags to the end in C++ 0.00
Equivalent of C++11 unordered_map for an older version of C++ -2.65
Observer Pattern implementation without reciprocal references and s... -2.09
C++ messed up: optional argument forced to be mandatory -4.31
Can (a==1)&&(a==2)&&(a==3) evaluate to true? (and c... -0.60
A function that do an asynchronized job 0.00
Using variant + reference_wrapper + unique_ptr to express idea of (... +2.02
Python: How should we write a function to return an object/list and... -2.46
Missing C++ std library methods and other errors while compiling EO... +3.67
in constructor 'cout' was not declared in this scope -1.92
C++ CreateNamedPipe ERROR_PATH_NOT_FOUND (3) +3.69
Is `-1` correct for using as maximum value of an unsigned integer? -1.44
Write a function that will swap two integers using refrences -0.52
overloading operator = for casting -1.73
Should I use reference member to deal with dependency between objec... +3.77
How to deep copy an array of char * in C++ -3.01
ImportError - PYTHONPATH with same subfolders 0.00
Singleton implementation: Is a namespace approach often preferable... +3.70
c++ compile time assert that BASE is base class of EXTENDED and hav... 0.00
How do I create an array or list of externally managed objects in m... 0.00