StackRating

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

sp2danny

Rating
1459.91 (4,528,729th)
Reputation
4,931 (33,625th)
Page: 1 2 3 4 5 6
Title Δ
Where is the second overflow in this piece of code -1.38
How can I use type-traits to make this array-to-pointer conversion... -1.29
How to erase an vector element in this situation? -1.30
Finding a small bmp file in a bigger bmp file +0.43
c++ console app not working on other computers -3.82
virtual key codes arent detected correctly 0.00
Address of start block storage -0.48
Pointing to pointers in c++ -4.80
add unsigned int array in {} later +2.88
When is it permitted to make the default constructor private -2.99
Two versions of [] operator for rvalue and lvalue cases -1.71
C++ Function and Class Template declaration 0.00
Comparison tricks in C++ -1.28
Initialization of a class object on C++ -3.86
How do you declare an object in C++? -3.67
Checking my understanding about function return -2.63
C - Struct across multiple files (SOLVED) +3.67
_CrtDumpMemoryLeaks() gives a leak for a simple new int() +0.12
Different combinations of summands of N -3.94
Implementing fast template array reset method +4.41
Visual Studio C2085 on Array Definition 0.00
C++11/14 and return( ... ) vs return +2.92
C++ static array in method +1.18
What is the relation between the two different effects of the inlin... +4.65
Trouble checking a string for numbers in C +0.17
Iterating through a vector of pointers to classes -3.83
Erase function in vector doesn't remove pointers? -3.05
Studing rand( ) function -3.96
Why is threadID unique? +3.41
swap array values in c++ +4.48
Overflowing char array overwrites the exact same string every time... -3.34
access to map<int,pair<double,double>> elemets +4.21
C++ Remove Objects in List at Loop +4.05
C++ Design issue for expression computing -2.63
How to split an unsigned long int (32 bit) into 8 nibbles? +1.63
Abstract classes and class organization in C++ +0.10
Syntax in generic class -3.55
will pointer to a variable in the map be invalidated? +4.38
How c++ new statement work? +0.47
declaration of a Multidimensional array without index numbers -4.05
Infinite loop over collection -2.63
How to assign data inside a char pointer in C++ to JSONCPP +0.20
getting function pointer to protected member function of base class -3.12
To find duplicate entry in c++ using 2D Vector (std::vector) +0.02
To find duplicate entry in c++ using 2D Vector (std::vector) -3.98
why homemade binary search algorithm is slower than std::binary_sea... -0.76
Identifier "initSol()" is undefined 0.00
Compilation error when trying to compile a singleton in c++ -0.01
Doubly Linked list vs Multi-linked list in C/C++ -1.38
double pointer segmentation fault +4.00