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 ... 6 7 8 9 10 ... 44
Title Δ
C++ shared_ptr reference count while binding another smart pointer... -0.50
Evaluating a function at a specific point +0.34
Cast constexpr int[] to void* -0.20
Creating Boolean list from comparing 2 lists +0.34
How structure in c can be assesed and input is given through pointe... 0.00
EXC_BAD_ACCESS, unable to locate the error +0.19
I cants understand the syntax of this picture 0.00
Check if program was called manually or by system startup 0.00
How to define a copy constructor for a struct that shares a base cl... +0.35
I'm trying to reverse some stuff written in a text file in pyth... 0.00
PyArg_ParseTupleAndKeywords throws warning: ISO C++ forbids convert... -1.54
C++ vector of threads randomly crash when join +0.34
Why is #include <string> needed for string objects but not st... +1.74
This small printf loop emits one extra byte seemingly out of nowher... 0.00
I can't figure out the reason for abnormal termination while ex... 0.00
Making a sum with char +0.77
Delta time not working properly with GLFW +0.35
Need help understanding this lisp function +1.87
Can I find the position of a given value in a Binary Search Tree be... 0.00
Overloading input the base class inside overloading input derived c... +2.75
difference between let inside and outside a lambda expression +0.35
How to create c++ assignment operator for =0 +1.62
Unable to pipe template class to cout 0.00
Difference between if not: and if False: -0.92
If-else condition in loop: future iterations overwrite results of p... -0.15
Program is reading in information from text file incorrectly, seemi... 0.00
Can a pointer be placed on heap memory (C++)? -0.19
Lambda captured by reference and used in slot 0.00
i don't quite understand the syntax where it adds the sum of 5... +0.42
Declaration of a variable inside a swich case +1.44
Why doesn't the following work even though they both pointers p... 0.00
Why does the line "subsets.push_back(n);" give me an erro... -2.73
I'm trying to use something other than a boolean function -0.67
ofstream with a custom name and path 0.00
Two ways to assign elements of std::vector -0.65
Can't get output right, need same code on different line 0.00
Overload Conflict in SML/NJ 0.00
Understanding Operators -2.08
Values changing after adding object pointer to vector +0.76
call method from a function pointer +0.32
Getting Expected a type specifier error in c++ 0.00
Why is my vector of type <bool> only storing 1s? 0.00
How to make a vector that stores different data types for every run... 0.00
How to start Python virtual environment in .bat batch file? 0.00
Why the rendered squares duplicate? 0.00
For cycle with strings +1.53
Variable p referenced before assignment in enclosing scope -0.21
Same Address passed during method chaining in C++ for tree data str... 0.00
A shorter way to write following c++ code (if-else) +0.54
Implementing Yahtzee in SML +1.20