StackRating

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

Sopel

Rating
1500.06 (516,250th)
Reputation
703 (207,216th)
Page: 1
Title Δ
Specializing a templated overriden function / Avoid object slicing -3.78
Using RAII to re-allocate a resource after a given number of iterat... -3.34
Finding the closest true value for an index -4.06
Efficient Binary Serialization Of Mostly Basic Types +4.24
How to overload std::cout << std::endl? -1.23
What's the most idiomatic way to allocate a 3D array in C++? +3.90
How to safely extract a signed field from a uint32_t into a signed... +3.57
Way to declare a large variable depending on a condition -3.31
Constructing a tuple from values returned by member functions of ob... 0.00
Why can't make_shared construct this object? +0.95
Using *this as const in copy constructor to clone self -0.47
Assigning values to 2d arrays without using index in c++ +4.22
Is it possible to return multiple types through a function? -4.04
Pereferring function with array or pointer? -2.45
mutiple virtual inheritance and variadic template -1.61
Return both string and integer from a template function in C++ -2.53
Most efficient way to implement template-based optional class membe... 0.00
static std::array with structs containing std::string +4.84
What's wrong with my circular buffer -2.75
Unify C++ templates for pointers, values and smart pointers -1.78
Why doesn't C++ std::set have an 'at' function and what... +4.67
Creating an object by function call in C++ -1.45
How to use random_engine and mt19937 in for loops 0.00
Choose max number of non-overlapping 2x2 squares in binary bitmap -2.67
How to sort digits of an integer using binary number technique? +0.80
Returning a private vector +5.87
function to find out how many magic squares are in rectangle made o... 0.00
Fastest algorithm for computing the determinant of a matrix? +4.02
Pseudo- andom number generation error +4.47
Write an algorithm to return an array such that every number k from... +1.89
Solve all 4x4 mazes simultaneously with least moves +0.08
Random path generation algorithm -1.33
Fibonacci algortihm to find if a number(or a close neighbour) is th... -2.84
Is there a way to print the bits without using a loop in C? -3.72
Count numbers with prime digit -0.11