StackRating

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

Neil Butterworth

Rating
1566.48 (4,526th)
Reputation
27,475 (4,593rd)
Page: 1 2 3 ... 17
Title Δ
Should I have to implement all 4 operator overload in order to deal... +0.50
How To Use Of Multiple Logical Operators in a String +1.93
Why does this if-statement combining assignment and an equality che... -0.09
And then in the C++ conditional 0.00
why my iterator and pointer not giving the same address? -2.34
Comparing array of char pointers to string 0.00
Header files and namespaces in C++ +1.51
Dangling pointers/references to int and char* constants +2.00
Using vector Initializer List Constructor with shared_ptr of Derive... 0.00
Is it possible to pass an array into a function as a parameter with... -1.22
Is it thread safe to write different item of c array in multiple th... -0.55
C++ does linking same static library in multiple file units increas... 0.00
Using `noexcept` on a function that returns a unordered_map 0.00
Why is a member not getting zero-initialized in this example? +1.04
String input/output +0.87
Execute different code present in header depending on whether it is... -2.50
Why is getline written so strangely? +1.95
[basic.start.main]/2 starts with "An implementation shall not... 0.00
How to make sure that two strings only have certain alphabets in c++ -0.32
Visual Studio 2015: Extern "C" and the "export"... +1.45
Why do you need inclusion guard for C++ header files? +0.23
can I have operations outside a function body in c++? -1.15
Whose resposibility should it be to check preconditions? +0.41
Explicit keyword applied to operator instead of constructor -2.00
What is return value from std::vector erase operator, according to... -1.27
How to reference to the longest vector without copy it from inputs... +0.47
Does CLion support custom input? If yes, where do I enter them? 0.00
What is the preferred syntax for initializing an object to pass as... 0.00
Polymorphism and Dynamic Casting +0.66
C++ gap between arrays in stack +1.69
Double pointer doesn't call object constructor when using new +0.42
Is it bad practice to use std::max on enum types? +2.04
Core advantages of exceptions in C++ -0.18
There are times so that class must "default copy c'tor&quo... 0.00
C++ ofstream will not open file 0.00
How to create a variable that is char *[] so it can be passed to a... 0.00
constructor with string and bad_alloc check -2.50
c++ define directive on class in header file +0.98
Struggle when reading files C++ 0.00
How i could use the below fread() like statement using ifstream? 0.00
When program is expected to loop through again based on user input,... 0.00
Getting Properties of a Running Program 0.00
The use of return; For a beginner, from a different perspective c++ +0.10
include <sstream> not working in Xcode 9.2 -2.20
Is windows.h Sleep(int) function wasteful? 0.00
Is it safe to delete every pointer in C++ as a pointer to an array? 0.00
Why must some libraries be built to use? 0.00
Using stringstream and stream operator (>>) to put buffer dat... -2.37
How to get the client window position using the WinApi? 0.00
Unix commands with c++ 0.00