StackRating

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

Michael Kristofik

Rating
1518.98 (34,055th)
Reputation
26,415 (4,826th)
Page: 1 ... 4 5 6 7
Title Δ
What are the most used parts of STL? -2.37
Best bignum library to solve Project Euler problems in C++? +3.79
What is the best practice regarding const instance methods? -1.99
How to get an 'array of strings' as a function's return type? -1.45
Optional reference member - is it possible? -2.82
Compiling SystemC library in Mingw32 -1.76
Overwriting vs allocation/deallocation - efficiency +3.93
How do I declare a 2d array in C++ using new? -1.18
Simulate holding down a key +4.05
How do text differencing applications work? +3.90
What is a good datastructure to keep cumulative values in? -2.16
How to allow template function to have friend(-like) access? +4.07
C++, removing #include<vector> or #include<string> in c... -3.25
Is the following code using std::set "legal"? +4.06
C++ Reading Files +1.35
Casting an array of unsigned chars to an array of floats +0.80
Covering Earth with Hexagonal Map Tiles +4.00
What's the advantage of this indirect function call? +4.21
What is the opposite of Wine? -0.95
What are the advantages and disadvantages of separating declaration... +3.23
c++ class with template cannot find its constructor +4.53
Algorithm to find string matches in a sliding window -1.78
How can I indent a block of C code in Vim? -2.51
std::copy to std::cout for std::pair +3.10
static_cast with boost::shared_ptr? +0.19
Vim split line command +4.03
What would it take for people to move away from C++? -2.98
A proper way to create a matrix in c++ +0.52
Parsing a string in C++ +3.22
Resolving ambiguous categories in an ordered list -3.62
C++: Convenient way to access operator[] from within class? -1.29
Longest path between from a source to certain nodes in a DAG 0.00
Is it legal to use the increment operator in a C++ function call? +4.54
How do I implement operator[] for dynamic array? -2.32
AttributeError: 'str' object has no attribute 'readline' -1.82
Can you remove elements from a std::list while iterating through it? +4.07
What are the best practices for determining the tasks of Constructo... +4.73
C/C++ changing the value of a const +1.23
Is there a way to instantiate objects from a string holding their c... +1.10
What kind of C++ would I have to learn to make my own OS kernel? -0.45
Where should my win32 program keep its files? -0.51
What's your favorite g++ option? -2.79
Coding standards and line length -0.36
max value for SO_RCVBUF in Windows? -3.75
C++0x: Range overloads for standard algorithms? -4.06
Is the "empty base optimization" in GCC configurable? -3.85
What are some good strategies to fix bugs as code becomes more comp... -2.12
Highlighting unmatched brackets in vim -3.78
How to validate numeric input C++ +0.14
Do STL maps initialize primitive types on insert? +0.38