StackRating

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

Persixty

Rating
1478.23 (4,502,844th)
Reputation
5,579 (29,447th)
Page: 1 2 3 4 5 6 7
Title Δ
variable initialization by constructor -0.82
Using placement new in a container -1.44
How to infer the type of the function that can return type dependin... 0.00
Convert four bytes to Integer using C++ -0.98
Default move constructor Visual Studio 2015 -0.69
How to enforce std::atomic to be read after other std::atomic has b... +2.11
Translate from C++ to C +2.30
compareTo issue with sorting an int array +0.53
Sending NULL data over a socket 0.00
Efficient Average of Three Values in C +2.23
Constant variable in C +0.56
Why does std::unique_lock use type tags to differentiate constructo... -0.30
Memory allocation for int array, set in method -1.61
Which is considered better to get the individual digits of a number... -0.22
Doubly link list -0.48
Using 0 and 1 as false and true in C +0.18
Java Multi-threading prevent two functions running at same time -0.48
How can I distinguish the same integer object? -0.39
What return type should I declare a function with if I don't ca... -0.03
Padding in struct containing only one int array member in C++? +2.18
C++ switch statement expression evaluation guarantee +1.35
I can change the pointer's function? +1.29
Problems erasing and adding elements to std::vector 0.00
Template specialization with std::enable_if<> -0.98
How to generate an IEEE 754 Single-precision float using only integ... -0.51
Get Bitmap orginal size without Out of memory +0.03
thread safe producer/consumer pattern in c++ -1.65
shared_ptr and private inheritance +0.55
assigning from a pointer value -1.08
How to pass #define arguments in functions in C -0.16
EXC_BAD_ACCESS error in C++ array reverser -0.44
Is there an easy way to get the percentage of successful reads of l... -2.02
Error with declaration of shared_ptr in C++ +0.03
What's the difference between if(A) then if(B) and if (A and B)? -1.27
Java Unique Number Generator collision test runs out of memory -1.84
Best practice for natural keys in a dimension that includes data fr... 0.00
Is it possible to convert a reference to a std::list<int*> to... -1.38
The sentence in bold below, in the book "The Standard Library&... +1.36
Using curly braces to segregate a variable that I want to use multi... +0.19
macro for switching between auto_ptr and unique_ptr +0.73
Shifting elements in an array a particular way 0.00
Why is the hash table resized by doubling it? -1.90
Can long int be returned by a function in c? -1.32
Pathfinding - StackOverflowError +0.56
game of live motion - how cells get on new places 0.00
best way of implementing large 2D bit array -1.78
Create a copy of xml file in memory in java -1.28
How should I deal with mutexes in movable types in C++? -0.46
Crc32 C implementation - doesn't work 0.00
How to point my program to the values I input into the list? C++ +0.14