StackRating

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

Barry

Rating
1758.43 (31st)
Reputation
198,654 (238th)
Page: 1 ... 72 73 74 75 76 ... 79
Title Δ
no matching function for call to ‘begin(int**&)’ +2.01
Using increment operators with some functions 0.00
enable_if on explicit templated cast operator gives "invalid s... 0.00
vector copy does not work, but manual push_back does -0.12
Capture template parameter of variadic templated arguments -2.10
How do I print in a new thread without threads interrupting lines?... +0.35
C++ Parse command line parameters and bool -1.59
How to return different types from same function? 0.00
Glvalue real examples and explanation? -1.85
Error when trying to shuffle std::vector 0.00
C++ time() function +1.52
Int *t; and this t[*t] - Type definition +1.00
No predefined constructor existing C++ 0.00
Stream Out Part of a string 0.00
Ways to generalize C++ code with different similar types -0.77
Remove elements from range and copy removed elements to new range -0.14
How to call other function with same name while still allowing ADL... +2.72
Debug function that "disappears" in some cases -1.66
is pointed static_cast valid to avoid copying? +2.33
is pointed static_cast valid to avoid copying? -0.67
Why do struct arrays not require a membership operator? +0.62
I can't seem to get v.push.back() to work with strings -0.15
Is this approach for const pointers okay? +1.93
How to reduce execution time in C++ for the following code? -1.65
C++ word maker issue -1.86
Is there a more idiomatic way to split a std::vector? 0.00
Anatomy of pretty print tuple +1.88
Strncpy Causing Segmentation Fault c++ +1.99
Cost of conversion between integral types 0.00
How to initialize a vector with elements between two point and step... 0.00
vector adds CSV column data into vector rows while transfering CSV... -0.10
Finding union of 2 sorted arrays (with duplicates) +1.80
How to accumulate within a loop python 0.00
casting short*/double* to int* and back and dereference +1.65
C++ dynamic memory leaks +0.41
Entering file from data to an array c++ -0.20
Range based for with pair<Iterator,Iterator> -0.94
How to get max_element from vector<std::string> +1.22
conversion from const pointer to pointer +1.79
non-destructive atomic add? -2.00
Is string[] not a type? -0.82
C++ typeid(x).name() returns ph 0.00
list to tuple return in python -0.59
Error: array must be initialized with a brace-enclosed initializer 0.00
C++ std deviation function? 0.00
Any reasons to look at alternatives to inheritance / polymorphism? +0.78
Obtaining First and Last Charsof Each String From A Vector of Strings +1.37
What is shared_ptr's aliasing constructor for? 0.00
Polymorphic (Generic) Functions as Arguments in C++ -0.57
How to fix discards qualifiers [-fpermissive] for cv::SVMParams? -0.11