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 ... 30 31 32 33 34 ... 40
Title Δ
Initializing a ublas vector from a C array -0.50
Why "not all control paths return a value" is warning and... +0.28
Overloading a method in a subclass in C++ +0.39
Copy constructor and = operator overload in C++: is a common functi... +0.62
C++ generic classes & inheritance +0.27
"Not a git repository" 0.00
Templates, nested classes, and "expected constructor, destruct... +1.26
Why doesn't my custom iterator work with the STL copy? -0.61
Insert into an STL queue using std::copy +1.02
Reason and solution for error -"/usr/bin/ld: cannot find -leve... +1.16
How to compare and remove elements that does not have same value be... -1.24
In what order are the aggregated classes deleted? +0.87
What is the difference between char s[] and char *s in C? -0.74
Template lookup in class? +0.28
Data Destruction In C++ -0.19
Segmentation fault in stl map<> +0.64
C++ ofstream vs. C++ cout piped to file +0.29
Explicitly rounding numbers to more than 7 decimal places in C++ +0.80
Casting const void pointer to array of const char pointers properly... -0.12
Why isn't C/C++'s "#pragma once" an ISO standard? +0.85
Overloading both operator< and operator> in the same class -0.87
What's the right way to overload operator== for a class hierarchy? +0.30
Implementing a default constructor -1.66
memory address positive or negative value in c? -0.45
Is it possible to execute a "C" statement without a semic... -0.23
Why is the output of the following two statements different? -0.69
Heap fragmentation and windows memory manager +0.98
Should I read the Exceptional C++ books if I've read the Effective... +0.51
How do I get my git merge conflicts back after merging incorrectly? -1.17
c++: pass function as parameter to another function +0.30
How to cherry-pick multiple commits +0.84
How can I print a string to the console at specific coordinates in... +0.15
Using pointers to swap int array values +0.29
Indenting Bash Script Output -0.30
Template specialization problem 0.00
What's the difference between std::string and std::basic_string? An... +0.29
How does C Handle Integer Literals with Leading Zeros, and What Abo... +0.24
Does fgets() always terminate the char buffer with \0? +0.29
"Expected constructor, destructor, or type conversion before '... -0.11
Squash all Git commits into a single commit -0.25
Where is stdbool.h? +0.38
C: Not explicitly returning constructed struct, but it still works +1.03
Is this valid C++? +1.08
Scope of exception object in C++ +1.31
Problem with &apos; being translated into ' when processing wit... 0.00
Calling a function on standard map element without inserting it first +0.28
Template issue causes linker error (C++) +0.30
Function/Method Overloading C++: Data type confusion? -0.16
Using free inside the destructor of an object freed with delete -0.69
Automatically rewrite full git history to get rid of simple merge c... +0.33