StackRating

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

CB Bailey

Rating
1651.10 (543rd)
Reputation
723,355 (24th)
Page: 1 ... 23 24 25 26 27 ... 40
Title Δ
Equivalent of %02d with std::stringstream? +0.74
Is there a .def file equivalent on Linux for controlling exported f... +0.71
How does calling this function object work? -0.52
Refactor/rewrite code or continue? -0.29
What is the Difference between a Hash and MAC (Message Authenticati... -2.84
Initializing an array after declaration -0.99
Can a member struct be zero-init from the constructor initializer l... +0.92
Branch from a previous commit using git 0.00
Git push error '[remote rejected] master -> master (branch is cu... -1.23
Classes with the same name - is it restricted only within the same... +0.25
How is a relative JMP (x86) implemented in an Assembler? +0.26
How can I output different shades of green to the terminal? +0.12
C++ Array of pointers: delete or delete []? +0.78
Why does the value of this float change from what it was set to? +0.01
Convert c++ argument to int -0.05
two classes contain objects of each other -0.63
Start a git commit message with a hashmark (#) +0.64
std::map operator[] and automatically created new objects +1.27
STL map - insert or update -0.57
Is a return statement mandatory for C++ functions that do not retur... -0.23
Signed Hexadecimal string to long int function +0.41
c++ problem, maybe with types +0.27
Question on Virtual Methods +0.65
Foo f = Foo(); // no matching function for call to 'Foo::Foo(Foo)'... +0.79
What is a reference variable in C++? +1.04
inline vs __inline vs __inline__ vs __forceinline? -1.01
Arrays of pointers to arrays? +0.20
When I overload the assignment operator for my simple class array,... 0.00
Test for external undefined references in Linux 0.00
c++ strings and file input +0.57
How to use class templates as function arguments? 0.00
ARM Assembly - Converting Endianness -0.09
C++ Conceptual problem with (Pointer) Pointers +1.30
What does the extern keyword mean? -1.75
C++ Class Static variable problem - C programmer new to C++ +0.59
About the signature: int WINAPI WinMain (HINSTANCE p1, HINSTANCE p2... +0.25
How do I define an implicit typecast from my class to a scalar? 0.00
Scope quandary with namespaces, function templates, and static data 0.00
Correct way to initialize a NULL-terminated array of strings in C +0.03
What happens when you deallocate a pointer twice or more in C++? +0.59
Would this constructor be acceptable practice? -0.96
useless class storage specifier in empty declaration +0.52
Grabbing git log from other folder 0.00
Malloc function in C++ +0.24
C - Convert long int to signed hex string +0.65
Syntax explanation -0.54
What is the rationale to not allow overloading of C++ conversions o... +0.28
On C++ global operator new: why it can be replaced 0.00
git (any SCM) and compiling object files, switching branches, physi... 0.00
Why is floating point byte swapping different from integer byte swa... +1.00