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 ... 11 12 13 14 15 ... 21
Title Δ
What are the advantages of Managed Memory if .NET Bloats an App's F... +0.28
Constant Member Functions -0.55
What's wrong with const? +0.54
How to return a reference in C++ -0.03
Algorithm to generate all possible arrays of ones and zeros of a gi... +1.19
Algorithm to generate all possible arrays of ones and zeros of a gi... +0.47
What is "Extending move semantics to *this" all about? -0.60
class initialization list -1.53
Find valid assignments of integers in arrays (permutations with giv... +0.08
understanding pointers c++ -0.33
Quicksort to sort an array of objects by a particular member C++ -0.36
Argument type deduction, references and rvalues -0.21
How to Map a Pacman Maze Using 2D Array 0.00
Is there any standard way to use boolean? because my code is giving... -1.00
C++ reference syntax -0.95
C++ pointer to string type segmentation fault +0.77
how to "redefine" one char * to another char *? +1.29
Java's Float.floatToIntBits implementation code in C\C++ +0.02
C/C++ faster calls from array of functions -2.26
What does C in C and C++ refer to? +1.00
Is it possible to partially deallocate memory? -0.20
reason for memory leakage in C C++ -0.49
remove ith item from c++ std::vector +0.90
Understanding the space occupied by an vector instance in C++ +1.85
templated constructor vs. templated copy constructor +1.89
Haskell typeclasses and C++ template classes +0.51
How do I replicate this C++ enum switch in Java? -0.59
boost::shared_ptr question. Why does this work? +0.44
Casting a character array into an integer -0.11
C++ as a high-level language? +1.01
Function that takes an STL iterator over ANY container of a element... -0.30
Why floating point value such as 3.14 are considered as double by d... -1.45
What is the difference between for(;;) and while(1)? +0.51
Checking whether a template argument is of a class type? -0.82
SFINAE compiler troubles -2.39
Should I switch to C++ I/O streams? -0.86
What is the difference between `new` and `new()` for a struct in C/... 0.00
What's the 'long' data type used for? +0.91
Why is T&& instantiated as int&? -1.12
Returning unique_ptr from functions +1.20
Example of code which incorrectly tries to re-seat a reference -0.69
How to bind a constructor in C++? -1.20
C++11 vector push_back ambiguous +2.91
Access Vector in class with "class[i]" like class would b... +0.46
Error related to const -0.51
How to initialize a vector in the constructor of a class -2.28
Allocating C-style string on the Heap -1.66
C++ Pointers & Arrays +0.36
What is the order of evaluation in C# and C++? +1.15
appending an existed array +0.63