StackRating

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

bipll

Rating
1472.06 (4,516,589th)
Reputation
8,261 (19,012th)
Page: 1 ... 4 5 6 7 8 ... 13
Title Δ
Is there way out of this ambiguity? -1.34
C++ stoi: none of the 2 overloads could convert all the argument ty... +1.13
Array not displaying properly when passed to a function as pointer 0.00
Counting right triangles: how to improve Time Complexity? +2.33
How understand about struct typedef conbination in UEFI? 0.00
Use the result of the return of one function in another function -0.03
std::map<my_enum, base_class> insert error: base_class is an... 0.00
Struct's pointer and how to access elements +1.86
I want to remove multiple line of text on linux -0.61
How to replace a character in a string by using string array? +0.40
Javascript: code refactoring to single line instead of multiple lin... +0.35
Populating a dictionary from parallel lists +0.18
The unexpected behaviour of swapping in python list +2.42
why lambda x: x % 2 means odd number -0.57
std::tuple and move semantic +0.03
How do you properly nest for loops inside if/else statements in she... -0.64
Struggling with Haskell type system +1.16
Add an empty line after a specific line in the file +1.31
Recursive alias template 0.00
bash Function output to email without format change 0.00
C++ Inheritance of functions, passing in arguments +0.56
Filter through a list of 3(or greater)-tuples based on an element +0.56
About printf (C language) -0.52
Can I define more than one function under the where syntax? -1.66
How to efficiently change member data of all objects in a vector? +0.55
Can't insert element into vector of a class which contains a re... -1.33
Is there a way to generalise multiple generators and randoms in has... -0.64
Nodejs Exec Function Doesnt Work For Multiline Shell Scripts 0.00
how to add signal handler as method -1.58
Behaviour of map function in Python 0.00
Overloading an operator in base and derived class -1.24
How to achieve the map concept in C without using C++ STLs -0.29
C++ - find function does not work executed on substring -0.13
Use std::array of type T to construct std::array of type constructa... -0.40
Template pack expansion to apply a function to consecutive pairs of... +2.15
C++11: std::result_of<> template argument vs std::function<... -1.53
Understanding this assignment? -0.37
How can I shuffle the elements of an array keeping some of it's... 0.00
Why is std::pair not nothrow constructible? +0.55
C++: Modifying array via function -0.92
3 questions about generators and iterators in Python +2.02
Why does my python recursive function return None instead of a bool... 0.00
Python: pair matching elements +1.82
Formatting float to round to two decimals in a print function +1.28
How to not print a line (rather than printing 0) if it doesn't... +0.07
Is there a way to turn down the verbosity of MIT Scheme? -1.63
In case of return statement in loops with brackets, error may reach... +2.92
Want to separate list of dictionaries not separated by comma 0.00
Haskell, rigid type error 0.00
Appending a value to a list of lists 0.00