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 Δ
C++ - Can Class Functions be Declared Outside of Header? +1.00
where are the variable names stored? 0.00
Class template with one parameter and default value +1.87
Range of numbers supported in operators -0.05
opposite operation to dynamic_cast 0.00
C++ Threads Deadlock Mutex Lock Aborted 0.00
How can a class inherit itself? +1.90
Sort vector of pairs: No matching function +0.43
C++ converting vector to 2 hex and then store it in a string +2.05
How to define class for Trie in cpp 0.00
reinit variable with default constructor plus assigment -1.87
Is it possible to embed a language into C++ without macros? 0.00
Confusion about libraries and source files? 0.00
Class variable in abstract base class or derived class? +0.45
Checking whether file contains only whitespace C++ +0.94
C++: allow program to run even if 3rd party DLL is missing? -0.24
Int to Base 2 & 8 Optimization 0.00
is it good practice to create multiple threads to handle multiple r... 0.00
When a class has some virtual methods, do all it's methods use... -1.76
Is there a general I2C command to see if a device is still present... -0.40
Can someone explain integer sequence generation using recursive tem... 0.00
Could you tell any function from standard library or anwhere else ,... 0.00
ifstream identifying end of file 0.00
For the memory allocation in class constructors, is it safe to use... 0.00
How should I make my program correctly handle all user inputs? 0.00
issue with Threadsafe singleton with semaphore -0.57
Need help for converting an integer to binary 0.00
Unable to call C++ function from a C code +0.77
endianness influence in C++ code +1.65
Remote Procedure Call and MIDL: How to implement function with [out... 0.00
How to solve the "cannot find -lidn ,-l***"? -0.55
How does volatile work with const? -0.98
Passing non-pointer variable into function as a reference to pointer 0.00
Correct template for nested class C++ +0.45
One mutex vs Multiple mutexes. Which one is better for the thread p... +1.62
how to print char in multiple times in c++ +0.72
C++ - A better way to create a null terminated c-style string of sp... +0.44
How to use an object instance as template argument? -1.74
How to access Unnamed namespace variable nested inside named namesp... -0.05
Reusing variadic templates for constructors -0.52
How to append select query results in a QTextEdit panel? 0.00
Declare function in static library, define it in application that u... +0.86
is it possible to use bitwise operations on arrays(a long piece of... -0.58
Pointers with c++ 0.00
Can someone explain why using OpenMP sections run slower than a sin... -2.28
Convertion from Hex to Dual leads always to std::out_of_range at me... 0.00
Face recognition using harr cascades fails every time b/c the progr... 0.00
How to make the inherited function to call the derived class functi... 0.00
Calling overloaded constructors fails in if statement +0.25
Is it possible to return instance of base class from derived class? +3.89