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 ... 22
Title Δ
Is it possible to conditionally disable a global function definitio... -0.32
c++ emitting inline functions -0.75
Optimizing Duplicate node search(Closed list,Open List) on N-Puzzle... 0.00
What is this kind of template mechanism called and how is it useful? +1.08
Segmentation Fault When Attempting to Print a Linked List -0.11
get reverse list in c++ 0.00
How to automate class declarations? +1.30
Constructor segmentation fault 0.00
How to store a function object without resorting to std::function? -2.36
C String manipulation pointer vs array notation -1.52
Declare a global object inside of a function (c++) -0.44
How common C++ implementations treats static_cast and reinterpret_c... 0.00
C++: vector of pointer loses the reference after push_back() -0.32
accumulate equal ranges without raw loops +1.19
Writing to different offsets in array always well defined 0.00
Longest positive subarray +1.35
Output of the functions based on nodes 0.00
template template function instantiation 0.00
Can I define a member function in a seperate source file to the cla... -1.86
Struct not retaining data when passed as a pointer 0.00
What does this statement means in C11 standard (about variadic func... -1.48
C++ How to share constants with extern between cpp - Error: storage... -1.79
Syntax issue when populating an array with a fold expression -1.13
Query based on Pointer +0.13
Returning template argument explicitly -0.13
Why does operator = return *this? +0.24
C++ error C2040: 'e' : 'Logger' differs in levels o... +2.06
Call a subclass method without casting the object 0.00
BASH - loop through argument +0.30
What does 'typename Enable = void' mean? -1.31
Is there a method of moving a block of unsigned char's into an... 0.00
How is a true or false result determined if a struct or a pointer i... +0.99
C++11 Singleton. Static variable is thread safe? Why? -1.37
remove_if based on vector index with a functor +1.33
In C++ are constructors called before or after object creation? -1.11
In C can a called function make the caller function return? -2.44
Forward declare a constexpr variable template +2.49
Initialization during construction? 0.00
copying contents from one char array to another but getting junk +0.39
awk script not working 0.00
Accessing the NULL character of an array +1.03
How do I write a C function that returns a variable-length string? -0.50
How do you get the pointer of something you dereferenced? +1.55
C++ Which function is faster? Repeated assignation or repeated crea... +0.30
Shell command xargs & sed doesn't work +1.43
Store an array of percentage values from a "for loop" to... 0.00
Determining the number of terms in the result of the multiplication... -2.52
Function checking out of bounds/segmentation fault in 2D loop 0.00
Segmentation fault (11) when using malloc inside a function to form... +1.59
Bash script - Pass different arguments +0.05