StackRating

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

molbdnilo

Rating
1622.79 (1,024th)
Reputation
43,798 (2,452nd)
Page: 1 2 3 4 ... 44
Title Δ
this changes value in default and non-default constructor +0.32
Why multiset uses operator< of the object it stores? +1.72
Creating a pointer, pass a pointer, pass an address of a pointer -2.32
sorting array of pointers in c++ using lambdas +0.32
Multiple conditions without using boolean operators in Scheme -2.44
Which algorithm should I use to calculate the given math sequence? +1.71
understanding the repeat function in Scheme +2.24
How does tuple pattern matching (v,w) = someFunction param_1 param_... -0.59
using typename from template parameter in class -2.46
Why am I getting these errors, and how can I solve them? +0.36
c++ vector and sizeof +0.40
Why isn't my backtracking solution for N queens problem working? +0.33
C++ - memcpy gives Exception: std::bad_alloc +0.91
Problems returning a const reference (no a reference to a const) +1.78
Define field with macro, but Field cannot have type 'void'... 0.00
Return a list of all the even elements in the orginal list - how ca... 0.00
When should a variable be declared in the header file? 0.00
How am i missing last element of an array -2.33
Do accumulate() function in C++ adds negative numbers? +2.12
How Upper Bound and Lower Bound internal implementation works? 0.00
Why can't I call simplify around my addAll function? -0.17
attempt to reference a deleted function _ gmock 0.00
Mandelbrot's algorithm not giving the desired result without us... +0.35
Understanding "let" & "in" in ML programming 0.00
Go from aaaa to zzzz python -0.64
String permutation recursion issue +1.19
How to allow my C++ code to update variables? 0.00
C++ threads why the cout statements are not getting printed even af... +0.32
What does double ampersand do in bpf filter? +0.34
How to use a struct as member in a template class -0.42
Array values reset problem with dynamic allocation -1.86
Sorting a Linked List in ascending order and printing sorted List +0.34
C++ I need to check if a two-digit number contains a 0 or not +0.08
Assigning a pre-determined value to an input variable if not specif... -0.70
Memory occupation with "this" pointer +0.33
Need To Print Repeated Numbers Just Once / C++ +0.12
My code to find all pairs of numbers such that x^y > y^x produci... -0.31
Is there a way to convert Armadillo vector to a string in C++? -0.66
Constructor to initialize base part of derived class by object of a... -2.12
Why does this recursive function call require 'self' +0.79
How do I find the size of tokenizer<char_separator<char>> +1.61
Confused about C++ recursion +0.31
variable 'MySet::group' is uninitialized. always initialize... -2.17
What's the difference between delete[] and ::operator delete()... -0.67
How can I get around from using "[]" operator on const un... +0.40
String to character -0.18
In C++11, can you declare global variables and function prototypes... 0.00
sort vector in increasing order of frequency of elements using stl 0.00
What is the best way to take an input line and add the words in the... -0.24
Why does the vector returned by my C++ function contain garbage val... 0.00