StackRating

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

SkepticalEmpiricist

Rating
1572.35 (3,778th)
Reputation
4,773 (34,805th)
Page: 1 2 3
Title Δ
Operator overloading using deep copy in c++ -0.12
User Input as Argument C++ 0.00
Is there a way to check if std::future state is ready in a guarante... +2.03
__int64 to CString returns wrong values - C++ MFC +1.20
How dynamic linking reacts on a change in object -1.07
C++ Class Member: Stack vs. Heap Allocation 0.00
Explicit keyword applied to operator instead of constructor +1.97
use of enum in a constructor c++ +1.99
Why std::istream_iterator constructor returning pointer -1.30
vary template arguments using variadic templates -2.34
Declaring function parameter type as auto 0.00
How do I convert a string to lower within an if statement c++ +0.39
How to pass an std::array with unknown size? in C++ +0.40
C++ Modulus operator Vs. Shift operator, which is faster and why? 0.00
Why does using the move variant of std::vector::push_back invoke th... -2.02
C++ - Put const magic numbers into namespace or not +2.17
C++: Is the assignment of a value to a primitive data type (e.g. bo... 0.00
Shared subservient object +1.65
Printing addresses of vector<char>'s elements shows garbage +0.41
error C2760: syntax error: unexpected token '<', expecte... +1.45
Why is there a "Identifier is undefined error " even afte... +0.39
Communication between threads not working - C++ -0.50
Overload pure virtual function with non pure virtual version +0.15
why isn't my copy constructor called when I do a copy and swap... 0.00
Cannot initialize a vector of const char*/string array with an init... +1.47
Hiding a console window for Keylogger in C++ 0.00
Sort 2 dimensional c array with std::sort +2.24
typedef vector size_type in header file +0.38
C++ template's template failed to compile +2.95
IAsyncReader::SyncRead method +0.19
Difference syntax to pass values to a constructor c++ +3.28
Variadic function wrapper considering references and const -4.58
How do I implement thread affinity in c++ 0.00
Use of Mutex hangs the program +4.12
hello everyone,when a class has a vector as it's data member,wh... +3.56
how to use exec() to run a c program from another c program -1.14
Using std::move to pass in a temp lambda, or to "pull" ou... +3.63
C++ sort lambda comparator EXC_BAD_ACCESS -3.58
Quadratic Formula c++ - user-defined function +1.27
c++ how to remotely call a console window within opengl program -0.60
Convert (comma separated hex) String to unsigned char array in Ardu... -0.73
How to you copy elements from a 2D array into a 1D array using poin... +0.99
user-defined conversion cannot use static_cast in C++ 0.00
A better way to get keyboard input using Windows API? 0.00
C++ wording for template explicit specialization +1.87
How to do "try/finally" in C++ when RAII is not possible? -2.32
std::out_of_range exception in string compare 0.00
preventing arithmetic with variables of different units +3.37
Cannot make std::array a constexpr in C++ +3.58
Do friend functions violate encapsulation? +3.79