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 5 6 7 ... 11
Title Δ
sort function not working with 2d vector in c++ 0.00
C++ const_iterator no matching constructor -2.03
Error LNK2005 and LNK1169 in the context of classes 0.00
C++ Overloading + operator with only member functions for addition... +0.73
Types of types with templates? +0.04
How to correctly write declarations of extern arrays in C's hea... +1.90
C++: How to save classes having pointers as member in file? +0.69
Why can I still access a reference to a temporary object? 0.00
default constructor for a class which contains character pointer an... -0.12
converting a FOR loop to a DO WHILE loop in C++ +1.07
Removing an object from a vector based on a member function from th... -2.25
Programmatic initialization of a long array at compile or initializ... +0.03
Memory overhead of wrapper classes +1.57
`In instantiation of [template class] [member] is protected [. . .]... 0.00
std::vector making struct sort slow? c++ +0.47
Cannot set std::map elements? +2.11
c++ error declaring vector in header file -1.26
getting the current index from a for_each loop -0.13
Pointers as keys in map C++ STL +1.55
How to set class member as constant? -0.53
boost::ptr_vector<>::iterator is it possible to loop it use w... +0.80
How bad is to use integer pointers as unique ids? C++11 -0.37
How do I set static variables in C++ classes? +0.11
How to properly delete an object that is a void pointer? -0.84
Why std::queue::pop doesn't returns value.? -0.71
using <stack> and iterator with auto before initializing caus... +0.10
Cast std::vector as another std::vector +0.27
how to cast int from int[] to const char* -0.50
Strange condition in a while loop -0.14
How to clone as derived object in C++ +1.43
Value Initialization vs Calloc vs Manual Initialization Speed 0.00
How compiler is going to know which memory is allocated using which... -0.03
Why do we need fundamental data types in c++ 0.00
How to convert float to string using single char pointer? +2.73
Global Externs. Difference between string and char* +0.68
Undefined vtable for a single-file program 0.00
Can anyone explain to me why the sizeof function returns different... -0.93
Does writing boolean conditions "in full" compromise perf... +1.98
**operator does not work on 2-dimensional array as parameter +0.59
How to emplace object without constructor arguments to STL constain... -1.85
C++11 Nested Map with List-Initialization -0.22
C++: Are there any guarantees about the binary representation of bo... -0.96
initialization list of C++ containers of static const causes stack... +0.18
Constructors cross-pointing to objects of another class -0.00
Cannot run the following code 0.00
Array of Variable Length Arrays +0.46
Error C2371 when compiling C dll deployment MATLAB code 0.00
Difference between const char * and char const * 0.00
C++ std::map holding ANY type of value -1.08
Const'ing a parameter to overload functions in C++ -2.14