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 ... 16 17 18 19 20 21 22
Title Δ
Making a C++ Simulation-Class work both with 2D- and 3D-Vectors 0.00
Sending multiple strings using pipes to child process +0.30
Using static members to act as a namespace with templates : bad idea? -0.41
c++ subclasses and operator= : infinite loops and unexpected calls +0.81
Scan-line fill OpenGL/GLUT algorithm in C++ 0.00
Best way to manage a collection of pointers to derived objects -1.06
C++ class design for Monte Carlol simulation -0.07
Parsing hexadecimal numbers into array +1.15
How to constrain 3D rotations (Euler) -0.05
pointer operation ++ causes memory leak? +1.75
Speeding-up reads for Linux application -0.94
How can I further specialize this template idea? -1.64
conflicting return type for Init() +0.50
Fermat's factorisation in C++ -0.98
Why is c++ telling me that no [] matches the type I pass in? 0.00
Linked Lists C++, output not showing in display function 0.00
Whats the mistake here? deleting a node, linked list, +1.37
Why does my whole array have '\0'? +1.36
Manacher's algorithm (algorithm to find longest palindrome substrin... 0.00
Pointer to inherited data member in multiple inheritance 0.00
Overloaded function from base class never being called although req... +0.15
python list comprehension: return a list of strings instead of a li... +0.67
Dynamic programming sum +0.42
Error in Function pointers with C++ +2.14
how to select greatest number from column 2 according to value of c... +1.92
Prime numbers calculation with python -1.24
Accessing base class private members in C++ -1.95
Implicit conversion lookup on template fails for friend function de... -1.76
BST in-order-traversal, iterative, parent pointer, no visited flag,... -0.27
How can I make this template method more elegant? (or: less explici... 0.00
Best sparse matrix representation for column and row swaping +0.46
Best way to determine if an array is increasing or decreasing -1.91
Quaternion to rotation matrix - am I blind or just doing it wrong? 0.00
C++: Data structure for efficient insertion and retrieval of custom... 0.00
python:looking for a more elegant solution to this from codingbat -0.94
python:looking for a more elegant solution to this from codingbat +1.06
AWK - print lines in the loop? +1.04
Triangle and sparse matrixes in C++ 0.00
c++ multiple inheritance +0.45
Zooming to point of interest 0.00
Array of unknown size base on the input file +1.80
Array of pointers to an abstract class +0.47
Why does compiler tries to pass a pointer to reference rather than... +1.65
C++ scoping error +1.30
Trouble with linked lists +0.94
G++ Compiler Error or faulty code? : "template definition of n... 0.00
Why assignment operators of parent class are not accessible from de... +0.46
ะก++ and currying -2.32
Better way to extend data members of C++ class / struct -0.80
Python good programming practice for enumerating lists -0.31