StackRating

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

fredoverflow

Rating
1609.06 (1,433rd)
Reputation
171,077 (301st)
Page: 1 ... 4 5 6 7 8 ... 21
Title Δ
Is it possible to swap arrays of arbitrary size in C++? +1.58
My quicksort code overflows the stack 0.00
C++ - safe pointers range? +0.01
How to implement 3 <= X <= 10 in C++? +0.20
What does it mean when the same source code gives different answers... +0.34
how to sort a std::set using more than one key -0.33
Initial Value of Dynamically-Allocated Memory in C++ +0.73
Is there any limitation on the maximum size of array in c? -0.50
c++ unique_ptr argument passing 0.00
Vector formating C++ -0.71
Buying the C++11 Standard (ISO/IEC 14882:2011) from an Authorized B... +1.41
What does it mean to be the left operand? +0.30
Generalized name for pointers and {l,r}value references? -2.43
Pointer to member variable +1.29
parentheses inside for loop initialization -0.25
why doesn't std::remove_copy_if() actually remove? -1.25
Adding floating point/double numbers in assembly -0.11
Visual Studio - No compilation error when failing to return a value 0.00
C++- error C2144 syntax error : 'int' should be preceded by ';' -2.95
is this use of references incorrect? +1.06
C2057 error on const value definie in constructor inialization list -1.35
Store division of integers in float value C++ +0.80
can someone explain what they mean is list.pushback documentation (... +1.58
better method for initializing array -1.23
Examples of the situations where the use of Plain Old Data is must? -0.08
Structures and Object creation +0.34
Code can run but doesn't show the Result in Eclipse.? 0.00
Why does C++ output negative numbers when using modulo? +1.75
C++11 / VS2010 : Returning containers of uncopyable but movable obj... +2.12
What does delete command really do for memory, for pointers in C++? -1.38
List vs Vector, remove an element while looping through +0.78
forward declaring a derived class to be used in a base class causes... +1.18
Passing array to function with dynamic declaration of array in C/C++ +0.39
If i have a fixed size char array of padded ascii digits which I kn... +0.35
STL list access to next-to-last element +0.71
Storing double* in a long (C++) +0.34
c++11 Uniform initialization does not work with clang++ -2.22
Pointer and array address -1.53
ostream.h: No such file or directory 0.00
uniform initialization for dynamic objects -0.37
Overloaded operators for std::bind placeholders 0.00
Divide by zero prevention +0.83
(Code Review) Java if statement involving logical and(&&) o... -0.38
C++ syntax for dereferencing class member variables +1.01
header files for SIMD intrinsics +1.47
Need help getting Fuego to compile in Xcode - boost version compati... 0.00
What's the difference between arrays of arrays and multidimensional... -0.86
C++ next float with numeric_limits / epsilon? +0.02
What does a const cast do differently? +1.69
manually printing a N-byte integer +1.49