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 ... 4 5 6 7 8 ... 40
Title Δ
Does "virtual base class in the case of multilevel inheritance... +0.74
Why is compiler not flagging this as an Error instead of warning? -0.54
Defining double exclamation? -0.67
Git is not showing any conflicts, and is overwriting my local copy -0.74
Do invocations of std constructors need to be qualified? +1.48
Short int doesn't take the value +0.26
Definition of the global new and the delete operator -0.25
git repository snapshots vs diffs 0.00
Standard Layout c++ 0.00
C++ anonymous struct pointer assignment -0.79
Disable "if(0)" elimination in gcc +0.26
C stack smashing detected 0.00
The compiler shoots itself in the foot when trying to optimise/inli... 0.00
Restoring a Git archive +0.42
In GNU GCC 4.5.3 type casting int to short 0.00
How to get status of UPS? 0.00
Is it possible to specify branch name on first commit in git? +1.10
Is this a copy constructor? +1.10
Interface vtable +1.01
Declare and initialize constant in header file 0.00
Base class destructor is not virtual and child class destructor is... -0.18
In a Git repository, how to properly rename a directory? +0.70
git commit integrity 0.00
Comparison between pointer and integer in C on X86 vs ARM +1.44
Undefined namespace 'boost' 0.00
Git doesn't sync files until committed, even if checked out in a di... 0.00
How to allocate an object with a complex constructor? -0.79
What is wrong with this C program using extern keyword? -1.86
Why I can not initialize and int value to a static variable -0.62
Stashing without changing the index or the working tree +0.26
Is the "this" pointer RTTI-enabled? +0.35
Recover file after git pull 0.00
function returning std::string crashes without return statement, un... -1.97
When can the linker error on multiply defined symbols? -0.43
Why doesn't the C++ compiler complain when I use functions without... -0.21
Why doesn't "git branch" show anything in my new BitBucke... +1.09
Git - delete everything and upload new version +0.25
What's the proper way to define an array of arrays of function poin... +1.86
Do C++ compilers optimize return-by-value member variables -2.56
How to add elements of a std::set to another non-empty set? -0.77
Git rebase --onto: atal: Needed a single revision 0.00
Why will Foo::innerConstexpr not link, but UserLiteral{Foo::innerCo... +1.03
What's the difference between git add * and git add ., if any? +0.25
What is the value of a NULL address location? -1.71
Missing equality between shared_ptr and weak_ptr +1.43
Function Pointer typedef Error +1.37
missing type specifier - int assumed. Note: C++ does not support de... +0.07
Compile-time array constants -2.91
Why am I allowed to call a non-const member function from a const_i... -0.57
Convert string "a.b.c" to $hash->{a}->{b}->{c} i... +1.46