StackRating

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

Ryan Haining

Rating
1632.48 (834th)
Reputation
22,514 (5,822nd)
Page: 1 2 3 4 ... 9
Title Δ
Maximum of three numbers in C +1.45
How to reference functions from other classes to add value to vector +0.33
Is it considered bad practise to not store the return value from a... +1.80
std::bad_alloc when declaring new int[n] +0.35
C++ Template Metafunction -2.46
Passing the destination memory address as a uint32_t to memcpy thro... -1.63
why recv accept mort than expected number of bytes ? 0.00
How to pass a vector of vectors from class to function without copy... 0.00
Virtual function with template struct as return type? -0.16
How to pass an rvalue as a reference argument to a function -1.41
C++ return cannot convert from int to int& 0.00
Output Random Number in range when using rand() +0.57
How can template functions know size when size info is not explicit... +1.44
C++ compiler error: "Cannot convert std::list (*)() to std::li... 0.00
How to successfully restart loop and accept new responses? +0.33
Why won't my hangman program work? +0.76
string constructor taking two char* into another std::string works... 0.00
unpacking result of split() into fewer variables than specified +0.68
bazel "undeclared inclusion(s)" errors after updating gcc -0.65
Why is `std::array::at()` not implemented as a template function? -2.05
Argument Dependent Look (ADL) considering template arguments? 0.00
str.join() adds backslashes to my variable -0.48
check a text file for 0 or 1 and return based on result? 0.00
Collecting information on which template variants are being instant... +0.88
Getting Attribute Error: __exit__, even though I used __enter__ and... 0.00
How the memory requirements of the following codes are different ir... 0.00
Refer to iterator in function called in loop 0.00
Do empty body functions get optimized by clang? +0.78
TypeError: can't multiply sequence by non-int of type 'floa... +0.29
C++ template class inherit +0.40
Use of the keyword "or" and its substitute -0.39
Python Array error: "list indices must be integers or slices,... 0.00
Templated Equality Operator for Template Class Does Not Compile 0.00
Python - what's the difference between @property and setting in... +1.05
Namespace Functions within Class alternatives? 0.00
C++ - why is this code not working when a macro is used? -0.01
C++ 14: How to use variadic template to create an array of values 1... +0.77
Malloc and free in loop in C +0.33
Custom log level in google logging 0.00
Move semantics and return values 0.00
If you execute the code below, the output will be 8; however, I fee... +1.08
inheritance с++ +1.62
Comparing all structure items with specific rules +1.23
Can constexpr-if-else bodies return different types in constexpr au... 0.00
smart pointers instead of pointers +1.69
Syntax differences in variadic template parameter pack forwarding 0.00
Add reference to member object to array of pointers -0.53
c++ move semantics where allegedly there shouldn't be benefit 0.00
Why this code is printing 0 to 297 but not 0 to anything greater th... +1.93
How to implement __setitem__ to set attributes of a class? -2.42