StackRating

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

Vaughn Cato

Rating
1582.77 (2,777th)
Reputation
54,475 (1,784th)
Page: 1 2 3 4 5 6 7 ... 22
Title Δ
O(N) algorithm slower than O(N logN) algorithm -0.32
Clang's thread sanitizer warning while using std::string in a m... -2.55
OO correctness - inheritance hierarchy - who creates objects that t... -0.64
What are the 6 dots in template parameter packs ? 0.00
own std::is_function implementation 0.00
Script, save all $input into 1 variable -1.66
Templated structure inheriting from another Templated Structure +0.39
template dependent constructor argument lengths -0.58
How to assign inner dictionary to iterates easier +0.13
When to use variable/reference parameters as an output? -0.47
Why am I getting "nan" values in C++? 0.00
Is it possible to cast a constant reference as a pointer? -2.43
Why is value taking setter member functions not recommended in Herb... +0.86
Explain this implementation of free from the K&R book 0.00
Can't create character chain with spaces 0.00
Why does this inline error function called through macro not return... 0.00
Using copy constructor in assignment operator -1.02
Operator overloading "+" & "=" issue -- sch... 0.00
Why does base class destructor call free 0.00
C++ extraneous for loop needed for program to run successfully 0.00
Pointers or Indexes? +1.33
scanf with formatted float 0.00
std::make_shared makes two constructor calls in VS2012 -0.51
set methods in Python, are they necessary? -0.70
Preventing conversion operators from compiling unless a static cond... +0.56
Issue with return value optimisation +1.53
Split a string into a vector of words 0.00
Using bit packing to mimic functionality of 3d array in c 0.00
Template parameter as parameter of other template +1.84
Is there good substitution for interface in has-a relationship in c++ +0.39
Why when redirecting variable to stdin variable must be in double q... 0.00
Combine multiple text files using awk -1.12
Deallocating memory using a pointer to an element in an array -1.21
C++ read-only array literal +0.35
static constexpr function different than global? 0.00
Getter/Setter methods without Observer pattern 0.00
Subclassing: QAbstractItemModel has no member +0.39
Destructor called when returning value +1.45
If true false parameter from variable grep -0.64
Run a Bash Command on File Change? +0.36
C preprocessor macro for catching null dereferences +1.64
Makefile: Object are not removed after compiling and linking 0.00
Multiple inheritance observer pattern implementation in C++ -0.63
Awk not assigning value of field to variable 0.00
How can I force a compiler error if an un-overridden virtual method... -0.55
C++ const overloaded assignment operator mechanism +0.87
C++ How to declare function-returning function without std::function? +2.02
Boolean value returned on a function call to null object -0.54
Are there any consequences from using *this to initialise a class? +0.67
Move vector<unique_ptr<Derived>> to a vector<unique_... +1.60