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 ... 11
Title Δ
C++ variables/objects and Heap Memory Management -0.04
How not to use custom comparison function of std::map in searching... -0.52
Incorrect amount of output in vowel-counting -2.01
Open up text file in Notepad after it was just made 0.00
Compiler crashes when user inputs values into vector 0.00
Reading a text file and get the result of only the last integer per... -0.51
Initialize char array to hold non-null-terminated string -1.32
[C++]Finding error about the pointer of a distribution (function) 0.00
Cannot convert argument 1 from 'const char [6]' to Object -0.06
print elements of std:: list using iterator c++ 0.00
What's the biggest data type in C++ -2.04
Execute a command in a separate file 0.00
Storing a character in a char pointer which was initialized with st... +0.45
c++ terminate called after throwing an instance of 'std::out_of... +0.46
Conversion from const aiScene* to aiScene*, ASSIMP 0.00
std::isgraph is ambiguous when `using namespace std` is used -1.70
call to non-static member function without an object argument, C++... 0.00
C++ Allocate memory for objects read from file in a function and da... -0.52
Do I have to deallocate memory when I get a pointer to a smart poin... -0.46
Do you need to de-allocate an array of primitives? +1.51
Do static casts take execution time? +2.10
Regarding copy constructor and NRVO 0.00
extending c++ math functions to non fundamental types -0.94
Inheritance of private members -1.50
Semantics Issue: No matching function for call to 'displayBoard... +0.22
Polymorphism & Derived Classes 0.00
Set storage confusion +2.49
Create an inline object and pass as parameter -0.55
printing a char array backwards c++ using loops +0.31
How to get rid of repeatedly writing namespace_name:: inside class... +1.06
How do I call a function inside a struct? -1.79
Return value optimization: ho can I avoid copy construction of huge... -0.10
Is it bad to use member initializer list for non-objects? -1.95
two short questions about pointers and references +1.09
C++ Difference between 'int' and 'INT' +0.45
C++ getting a character using cin.get, how to skip \n and grab only... 0.00
Outputting a Binary String to a Binary File in C++ -1.31
How can I find out how many objects have been created from a class... +1.43
Virtual destructor missing for base class in polymorphism = Ressour... 0.00
Why is the size of a native long primitive on 64-bit Windows only 4... +0.49
C++ - How do I insert multiple values into a vector, each with a di... -2.36
how to work on stl stacks inside functions c++? 0.00
Function with an istream& as parameter and return type in C++ 0.00
How to properly use defines that are parameters to other defines? C++ -0.97
Deep copy structure C++ +1.06
C++ Check String Array for Spaces/Returns +0.46
Does declaring a private string as a reference make a difference? -0.34
When returning an iterator, is it better to return iterator type or... -0.33
how to use qsort in C to sort struct array? -0.31
How do you initialize a vector within a class? -2.00