StackRating

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

Neil Kirk

Rating
1525.23 (23,629th)
Reputation
15,404 (9,121st)
Page: 1 2 3 4 ... 11
Title Δ
Number Pattern Function in c++ using recursion -0.29
Replacing reinterpret_cast with better alternatives? -0.62
headers and cpp files -0.53
The vector of random integers cannot be printed, C++ -0.00
Why aren't built-in arrays safe? -1.10
XOR Encryption issues... Total Beginner +0.45
large template class boilerplate code -2.41
C++ inheritance of preincrement operator +1.11
Is it possible to invert order of destruction? -0.89
Is it okay to allocate more memory than you need for array when you... +0.44
c++ - reinterpret_cast to type from buffer 0.00
Shouldn't the temporary A(3) be destroyed before "Here&quo... +0.45
What does '&' mean in C++ when it comes before a method... +2.72
Function return reference in C++ +1.70
C++ Variable with same value across all instances of class using ty... 0.00
How far to go in encapsulation? +0.42
What's the difference between const char myStr[] = "hello&... +0.12
I get the error invalid types 'float[int]' for array subscr... +0.15
How to provide the definition of a friend operator in a nested clas... -0.53
Error sending std::vector<size_t> array to function and print... +1.24
Initializing many private variables in one line -0.43
Allocating a new object in a header file +1.73
Why std::bitset::reference::operator~? +3.12
'operator=' in '((library*)this)->library::database[... -0.18
What is the memcpy equivalent in C++ -1.60
How can I use decltype to get the address of some class type's... -1.21
How do I avoid deleting a pointer twice when two classes share the... 0.00
Address of map key C++ -2.02
C++ substring from string -2.12
The program has exited with Code 0 (HELP) 0.00
Array of C strings, initialized with string literals +0.07
Calling destructor of non-pointer member before pointer member -1.97
c++ map/set iterator not dereferencable --- map<const char *, st... 0.00
How do I use a for loop to print out alternating information from a... -0.07
Random integral numbers from uniform distribution +2.24
C2784 error when building exbin example for libmimetic (mimetic) li... -0.05
How to pass an object's address on the heap from a function usi... -1.25
Initializing a lookup table in c++ 0.00
Can I define a static map as a function argument in the actual func... -0.30
How to allocate a struct and then increase its size? +0.41
same function Multiple Names without Wrappers 0.00
The concept of `Nil` in C++ +0.21
A vector of pairs: first pair values are non-sorted and second pair... 0.00
inserting txt file values into multidimensional vector 0.00
Converting 2 chars to its ascii binary code 0.00
undefined reference to constructor for argument -0.55
Adding a struct into an array +1.87
How to read information from file to vector<bool>? +1.84
Class Pointer Pointer +1.05
C++ Error in XCode: in defining operator* "no viable overloade... +0.05