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 2 3 4 5 6 ... 21
Title Δ
Why my I can't return an array? -0.66
My merge sort is not ordering correctly 0.00
comparing character always returns true +0.33
How to properly delete an array of ptrs? My destructors seem to be... 0.00
C++ Is there a difference between creating obj with new keyword and... +0.69
What does 'a' <= string[i] mean? 0.00
Returning arrays from function and losing its size +0.05
How to check whether a string contains every letter in the alphabet... -0.40
Best way to increase counter in Java and C++? -0.45
In c++: what is the difference between initializing a variable in a... -2.08
c++ map finding value and associated key -0.17
C++ - Weird thing, input got reversed -0.77
BOOST_FOREACH iterating rvalue container has error with non const r... -0.75
Iterators can't be reused by another vector of the same size? -1.54
What's the difference between C++ Concept and Java Interface? +1.24
About new[][] and initializing classes in array +1.54
Why unique-ptr doesn't check base class to virtual destructible? -2.39
how to turn if else statement to a switch statement -0.42
Compiler error when setting size to a struct type global variable +0.40
How to define a vector with a variable size in C++ -0.31
c++ Queue of functions -0.24
typedef void (*MyCallback) : What is it and how to use it? +0.76
How can I convert the C++11 code to C++98 without boost? +1.64
C++: how to choose the constructor depending on the condition? +0.11
How do you set the contents of a dynamically allocated array? -1.21
Seg Fault with 2D array -0.54
How to find an object in std::vector? +1.33
Memory Management : Returning a vector element and deleting(pop_bac... 0.00
Erase duplicate element from a vector +0.93
redeclaring array in c++ +1.07
&&& operator as codeblock glue +1.93
How to remove all elements from a vector -2.29
CPU-efficient method of checking if array position is null in C++ +0.59
Bitwise NOT operator returning unexpected and negative value? -2.02
What does the C++ standard mean regarding object lifetime begins? -1.80
C++: Loop Optimization and Loop Unwinding (To loop or not to loop) -0.26
optimized bit manipulation for getting the NOT value +0.69
C++ - How to get a binary representation of a decimal number +1.14
C++ Ternary If Statement - Wish to have no "else" part +1.40
Does auto in C++ 11 make compile time longer? +1.20
Const reference to R value -0.20
constructor in c++/ visual studio +2.01
Are compilers allowed to optimize-out exception throws? -2.05
How to stop a nested for loop -0.45
Checking if an array of structs is empty or not -2.44
Calling functions from a main file 0.00
gcc complex constant folding -1.20
Best way to handle floating points -0.33
How to copy turbo c++ output? 0.00
Move semantics and virtual methods -0.19