StackRating

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

Pete Becker

Rating
1471.95 (4,516,747th)
Reputation
59,790 (1,552nd)
Page: 1 ... 22 23 24 25 26 ... 43
Title Δ
Implementing a int stack in C++ +1.66
What is `using namespace std;`, and why do I need it to compile pro... -0.34
C++: call copy assignment in copy constructor +0.41
reading floating numbers from bin file continuosly and outputting i... +0.05
C++ std::unordered_map complexity +1.28
Why derived class does not have the vtable pointer and used instead... -0.88
C++ static local variables not changing value -0.77
What is the conventional way of defining macros in main.c that are... -0.07
Specifying a range of indices 0.00
Safe way to cast (V)C++ long* to C# Int32*? +0.65
Sum of two chars in C/C++ -1.43
Emit compilation error for some template parameters -0.62
How safe is it to assume time_t is in seconds? -0.69
avoiding "magic number" for eof C++ -1.20
pre processor directive conio.h c++ -0.02
C++ Builder 2009 Float vs Long Double +0.52
Problems with case 'p' || 'P': syntax within a switch statement in... -1.50
Difference between std::remove and erase for vector? -0.92
operator overloading and non-member functions c++ +0.13
why '&' changes the behaviour of the object? +2.33
What is a callable object in C++? -1.02
Ambiguity with [] operator and multiple inheritance +1.52
What is the difference between \n and std::endl -0.74
Base operand has non-pointer type..but it is a pointer? -1.06
std::bind a member function to an instance at nullptr causing seemi... -1.28
Compile time generated constant type ID 0.00
Does const apply to all parameters passed into a function? +1.12
Will biginteger equivalent be introduced in the c++1y standard +2.94
Disable math.h crap when working with cmath +1.37
is it correct to cast an integer to enumerated type? -0.54
What happens if i call wait on a notified condition variable +0.06
creating a random number between 0 to 1 continuously -0.94
C++ circular dependency and inheritance +0.04
Why have two functions for operator overload? +1.74
Making a template parameter as friend of template class +0.74
replacing chars with memmove in char pointer +2.44
How do I portably add a large number of seconds to a time_t object? +1.28
C++ == operator not working -1.01
multiple definitions error in c++ and solution to solve this issue -0.39
Are there types of new line? -1.62
Casting back to earlier type -1.64
Complex algorithm to extract numbers/number range from a string +0.33
Does cout object remain a single instance, i.e. it never gets copied? -1.62
Abstracting thread-related STL and Boost types and methods -0.42
wrong memory allocation new char [n] +1.31
Truncation In C++ -0.88
Is memcpy OK in buffer reallocation? -0.57
Comparison operator overloading, why doesn't the compiler do the wo... +0.30
How to set enum to public in namespace C++ -0.87
how does operator overload resolution work based on return type in... -0.36