StackRating

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

UKMonkey

Rating
1495.39 (4,260,710th)
Reputation
5,777 (28,342nd)
Page: 1 2 3 4 ... 6
Title Δ
creating a class that can receive board1[{1,1}]='X'; ? (cur... -0.50
C++ API design: is using void* a bad idea? -0.16
Enforce Visual Studio exception handling mode 0.00
Use case for typedef +1.37
c++ Creating a new thread from a member function and moving the obj... -1.90
class member which is pointer to another class , c++ 0.00
Can setting a timeout for posix recv cause lost udp packets? 0.00
Stop a thread when an event occurs -2.15
For loop inside its own curly braces +1.12
Do I need to use a pointer in this case? +2.00
opencv python is faster than c++? -0.50
Return only the first element of an std::pair when calling a functi... +1.76
How to resize std::string to remove all null terminator characters? +1.55
How Can i combine one while loop with a for loop? +0.60
how to find which SDL element is emmiting event in C++ +2.59
Why is this function-level static variable not thread-safe in AIX a... +2.03
Overload operator++ for encapsulated standard container -0.49
What does @parm mean or imply in C++? -0.07
character data type is listed under integer type -0.19
Misunderstanding with static linking on Liinux 0.00
Using Chain of Responsibility pattern in machine learning -1.12
Exposing fields from an opaque C struct +0.18
Assigning or inserting class objects in unordered_map -0.32
Why does one code produce a memory leak and the other doesn't? +0.98
Can re-inserting an element "re-validate" iterators? -0.46
Move from stack to heap +1.46
thread.start() after thread.interrupt() sometimes work and other ti... 0.00
C++: Classic undefined symbols for architecture error 0.00
how to delete a specific line in file c++ -0.59
C++ new types definition via typedef +0.43
Is this factory method causing a race condition? -1.05
non-copy constructor interfering with return from static method +0.52
What happens when a destructor calls an abstract function -0.88
Is there a way to write such program without using goto? -1.17
How to understand function code in definition folder? 0.00
How to fix overloaded function with different signature -0.97
Why am I getting this error in a program that tries to count the al... +1.90
How to prevent a function from being called from certain sections o... -0.20
Difference between '\0' and 0 for terminate the string +2.37
Named struct vs. type alias for an unnamed struct 0.00
How to get the expression string of a Regex object in C++ 0.00
How to reproduce "Stack smashing detected" in C++ applica... -1.31
Choosing lock granularity -1.42
Moving (not copying) part of a vector to another vector using C++98 +0.06
Linking errors in OpenSSL library 0.00
Any advantage of using the s suffix in C++ +0.53
How to ignore all characters except first character? -0.66
C++ Cygwin Undefined reference to constructor 0.00
Using static variables in concatenated for loops in C++? +0.01
how to compare two different union in C +0.26