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 ... 11 12 13 14 15 ... 22
Title Δ
A* admissible heuristics on a grid with teleporters? -0.58
const_reference_type not compiling but const value_type& compil... -0.27
Calling an aliased-declared base class constructor in a different n... 0.00
How to set function parameter with Button in Tkinter? 0.00
Sorting an Array without changing it C 0.00
How to find shortest connections between all the points? 0.00
What's the complexity of for i: for o = i+1 +0.40
multidimensional arrays in awk 0.00
print to output at specific location on line in c++ -0.42
Use of delete[] but bytes are definitely lost, why? 0.00
How to convert a string containing a hex character code to the char... 0.00
Passing a non-const multidimensional array to a function which does... 0.00
C++ templates - partial specialisation of member function +0.40
How do I use a conversion constructor with pointers? -0.20
newbie lost in recursive function -0.77
Mixing typedef and CRTP? -1.82
C++ error: 'Dot' was not declared in this scope 0.00
How to effectively convert double to int in c++? +1.14
Finding the index of a given permutation -1.16
Is knowledge about noexcept-ness supposed to be forwarded when pass... 0.00
Combining functors and lambdas +0.91
Template function overloading with identical signatures, why does t... +0.41
finding min and max from a subset of a list of intervals +0.37
Disappearing of object inside variable of another object 0.00
Implementing Bron–Kerbosch algorithm in python +1.71
Does binding temporary to a reference require a copy constructor in... +0.69
How to give space between columns? -0.01
Why do Bubble, Insertion, and Selection sorting have the same Big-O? +0.41
C++ Forward Declaration and Friendship in Namespace +0.44
How to create a magic square which already has some numbers filled? 0.00
Explain this code's working; how the child process returns values a... +2.45
C++ Polymorphic Behavior: swapping derived pointer types +2.09
c program interpreting a bracket within a function parameter as a s... -1.91
String replacement with dictionary, complications with punctuation +0.01
Returning template map value as reference 0.00
What is the rationale behind (x % 64) == (x & 63)? -0.39
Can someone explain the rotating calipers to me? 0.00
How do I list yyyy/mm/dd directories in specified range convenientl... 0.00
Why does my shell script fail on second attempt? +1.61
my main's function is declared as -0.89
Finding if substring is in string recursivly 0.00
Multi-dimensional bounding box collision detection 0.00
making a graph using lists in C++ -0.09
Define a new type and overload its operators -0.26
How can we prove by induction that binary search is correct? +0.91
Abstract Class Declarations -0.89
C++ Defining a specific object type when extending a template class 0.00
Using textures and lighting at the same time 0.00
in C++ instance fields are not initialized to their default. How ab... +2.31
How can I make a variable size 2d array point to (and represent) th... +1.26