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 ... 11
Title Δ
Why is template overload a better match than a simple conversion? -0.59
C++ How to create a dynamic array of vectors? -0.30
Declaring an array of type String containing numbers with padding +0.44
Calculations inside the `for (...)` statement +0.44
return several arrays and variables in a function in c++ (like MATL... -0.55
Clang and g++ treat operator overload differently? -1.14
Optimizing a program C++ +1.44
Why doesn't this out-of-bounds access segfault? 0.00
field 'class' has an incompatible 'class' +0.16
What are possible reasons for exception in copy constructors? +2.37
Delete object inside a function: ugly, error-prone, inefficient, an... +2.96
Error LINK2005 already defined in Main.obj +0.93
Using multiple structs through header files C++ -0.82
change 2D array to 2D vector in c++ -0.53
C++ Inheritance operator<< 0.00
std::string::find not working as expected in c++ -0.76
Fastest Way to Determine if Character Belongs to a Set of Known Cha... -1.40
Creating an instance of a pair +0.46
Finding a max from a known list of variables WITHOUT using arrays -1.12
The order of variable assignment +2.33
BIT Shifting operator not working -0.44
Parameters and Functions Problems in C++ -0.94
How to insert float values in to a map in C++? 0.00
Char to ascii code conversion and back to char -2.00
whats is the maximum memory can be allocated to a Vector of float i... 0.00
Do I have to put #inlcude <iostream> & #include "std... 0.00
Creating a function alias +0.40
What is the purpose of stack, if you can do the same operations wit... +0.44
Why does shifting this bit evalue to 51 +0.02
Polymorphism and overriding a method from a class template in C++ +0.45
How do I return an array of pointers in a function? +0.44
Why is this method of forward declaration producing an error? +0.46
Meaning of WinMain function call parameters? -0.55
Does a vector get copied on return? -0.07
Questions about the constructors +0.43
Reading from file separated with semicolons and storing into array -1.24
Returning Char Pointer Without Heap +1.96
Why is map<bool,int> m={{1,2},{3,4},{5,0}}; size 1 and not 3? -0.94
In C++, if i have a vector of vector type, what would happen if i d... -0.04
Is a smart pointer (unique pointer) ALWAYS preferable to normal poi... +0.03
Initialize a double pointer with 123.0 in c++ +0.47
Is there a more elegant way to do the following in C++11? +1.31
how to read a specific line from a text file c++ +0.15
Can I put an inline function on a header file in c++? +0.25
how to iterate through a set of sets C++ +0.27
Why pass by value and not by const reference? +1.34
C++ Fixed Size Container to Store Most Recent Values +0.20
Char array copy fails +1.44
Is std::vector<T>::resize( n, val ) sufficient for initialisa... +0.71
C++ cast void* when not sure what the type is -0.20