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 ... 9 10 11 12 13 ... 21
Title Δ
While loop not working! +1.07
about vector in c++ +1.13
How can I change this loop to not use continue? -1.90
What is the fastest algorithm to return the power of a number which... -0.03
What's a better way to store information than by using static ints?... -1.30
this pointer as a pointer to objects -1.97
Mental model for void* and void**? +0.61
Data Hiding,Data Encapsulation? practical application -0.41
Cannot set pointer location to that of another pointer's location i... +0.40
Does the position of the * or & matters? +1.19
What is >>> operation in C++ -1.33
move semantics std::move +1.52
Automatically generate constructors based on non-static data members? +1.87
What is multimap::emplace() and move()? 0.00
Why can't we create array of references? -0.19
C++ Pointer Question -2.49
Array swap an Array 0.00
2D array help in C++ +0.43
std::sort on an std::vector compares but never replaces -0.44
Is there a standard way to compare two ranges in C++? +0.86
Is there a way to cope with undefined reference error for template... -0.12
new or new[]? +2.58
STL list and iterators +1.14
Calculate number of bit shifting in 30 bit integers that gives a ma... 0.00
Persistent pointer to parent +0.64
String Variable Argument Lists in C++ 0.00
STL syntax, container with reference to pointer +1.85
C++ Function Problem -1.75
What happens when a casted pointer has an increment operator? +0.55
Which fragment will execute faster / generate fewer lines of code?... -0.61
Can my tortoise vs. hare race be improved? +0.03
Is it possible to dynamically create an array of constant size in C... +1.42
What does my_string(char* s) mean? -0.72
Equivalent of incrementing a C/C++ pointer in Java? -1.98
What does a *= b + c expand to? +0.33
What is the name of a method whose output is only dependent of inpu... +0.38
C++ map problem +0.98
and, or, not versus &&, ||, ! -0.69
Test if fixed set is equal without branching +1.53
Cast a pointer to char to a double C++ +0.88
Declare an array of objects using a for loop c++ +1.24
C++ object member integer has ridiculous value (WTF) -0.69
The difference between +1 and -1 +0.91
Classes, Member Functions & Separate compilation -0.14
Why are all datatypes a power of 2? -0.85
Why do different C++ compilers give different results for this code? +0.55
reference count -0.83
about power of sizeof operator in C++ +1.03
Using References in const Methods +0.78
Detecting basic_string instantiation +0.41