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 2 3 4 5 6 ... 13
Title Δ
passing lambda to void specified template fails +2.45
Is pointer to struct a pointer to its first member? -0.66
Improve compile-time error messages in templated classes +0.70
Scheme Greater than average function 0.00
C dynamically allocate struct array and its components -1.07
Conditional binary operator expected: syntax error near `$1' 0.00
Returning a child class as their abstract parent class +0.54
Javascript: Turn a nested array into a single array using a nested... +0.56
Math behind gcc9+ modulus optimizations 0.00
How to get the longest string length from an array of lists from ea... -0.70
I'm getting a compile time error when appending a string to a c... +0.74
Changing List elements in a For loop +0.46
How to use filter with conditionals inside? +1.39
What is the difference between heap member and the reference of one? 0.00
Inefficient code for removing duplicates from a list in Python - in... -0.31
C++ need a container to store user defined function -1.39
Is there any way to make this if statement shorter and cleaner? -0.94
Can this C++ code be changed or improved with move semantics? -0.81
Can a function be defined after main()? 0.00
compact switch statement that uses repeatedly same templated function -1.31
Nonlocal pattern rather than C's native static with block scope 0.00
Creating nested dictionaries from a list containing paths 0.00
c++ std::map shared_pointer<std::string> as key and std::map... 0.00
Understanding memory sequences and std::memory_order_relaxed -0.27
How to construct a template that can call and return two different... -0.34
List comprehension, value if not in second list -1.21
Is std::string guaranteed not to give back memory spontaneously? +0.81
why do the two different ways of initialising objects give differen... -0.20
Define "const int" from double variables +3.14
how to properly overload operator cast char* in C++? -0.44
Why is (date1, date2) a valid expression in javascript? 0.00
How to copy structures that involve pointers in C? -0.71
Wrap ostream in class and templatize << operator +0.04
Common Lisp - CCL, why a warning when passing a global to a local f... -1.85
Deleting two adjacent nodes in singly linked list +1.60
An overriding operator-> to delegate method to a member -1.23
How to return default values with *args, and **kwargs in function s... +0.25
Can not print out elements in dynamically allocated array +0.50
How to shuffle element key in a std::map? 0.00
find the first occurence in an int array -0.31
C++ template deduction from lambda -0.59
For loop in a function brings up random numbers +0.19
How to search for a pattern in a file and store it in a variable us... 0.00
Why the destructor of an object in an array isn't called when b... -0.17
Template Class Compile Issue with Typedef Variables 0.00
Double pointer dereferences in a function -0.53
why this reference set not allowed? +1.54
How do I convert 234.35 into Binary? +0.54
EBNF: prefix and suffix-like operator in assembly code production 0.00
C++: Parameter type that requires inheritance from few interface-li... +3.27