StackRating

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

Max Lybbert

Rating
1410.88 (4,536,050th)
Reputation
16,957 (8,168th)
Page: 1 2 3 4 5 ... 10
Title Δ
reinterpret_cast<int*>(char*) vs. static_cast<int*>(sta... +2.76
Why isn't this Perl code an error -1.02
In C++, will the vector function push_back increase the size of an... +0.09
How to use the += function in a namespace -0.91
Throwing the fattest people off of an overloaded airplane. -0.60
Is possible to use template argument as string? -1.35
Sending booleans over the internet (Windows & Linux) -0.67
How do I compare two generic types in C++? -1.34
Different floating point result with optimization enabled - compile... -1.54
Questions about address spaces in C++ -0.32
atomic<int> for older c++ compilers +0.05
Porting VC++'s __try/__except EXCEPTION_STACK_OVERFLOW to MinGW -0.82
C++ Memory alignment in custom stack allocator -1.00
nested overloaded operators? -1.30
memory leak - release and delete -0.88
Can I get away with this C++ downcasting fib? +0.51
Why won't simple inline assembly function work correctly in GCC? -0.30
Why to use Parrot (or other VM) if I have an interpreter? +0.57
initiating a new constructor to an existing variable/object -0.43
How do I protect a character string in shared memory between two pr... -0.83
spawning thread using static function using TBB in C++ 0.00
C++: Removing all asterisks from a string where the asterisks are N... -0.42
how can I store diffrent value types in an array using c++? +0.57
Locating numerical errors due to Integer division +0.82
Can a Fibonacci function be written to execute in O(1) time? +0.44
Is it bad design for a class to give access to its data (via ptr/it... +1.49
c++: exact type of contained objects without casts -0.30
How to grow a buffer without invalidating pointers to it? +1.40
Fastest way to read numerical values from text file in C++ (double... -0.05
How to access the 'previous' element in a C++ list iterator loop? -0.15
Ant build denied permission to copy .war file +0.64
Preallocate memory for vector of strings (C++ vector<string>) +0.63
Invalid use of incomplete type struct, even with forward declaration +1.45
Inheritance vs aggregation and "has-a" vs "is-a". +0.04
Empty dynamic array in c++ +0.72
Why, if the c++ standard says that the syntax is incorrect, does g+... -0.41
Perl: Store column from Mysql-table in Perl-Hash -0.06
Soul-crushing C++ std::vector::resize() Access Violation Error +1.60
Deleting an Array of Pointers - Am I doing it right? -1.58
When does a std::vector reallocate its memory array? -0.51
How do I go back to end of the first line in csv file? -0.18
Difference between while(i=0) and while(i==0) -0.46
Deleting a Triple Pointer in c++ +1.51
What algorithm is behind STL's find? +0.81
Non-repeating random number generator +1.15
Abstract wrapper for stl containers? +0.42
Is there any code Optimization method for the following c++ program -0.12
What are the specific differences between the original STL and thos... -0.99
Should the include guards be unique even between namespaces? -0.34
My enum is not a class or namespace -0.34