StackRating

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

cigien

Rating
1663.13 (392nd)
Reputation
1 (4,402,683rd)
Page: 1 ... 4 5 6 7 8 ... 27
Title Δ
What is wrong with this BMI calculator? +1.80
Spliting ones and zeros in binary with regex -0.21
C++ How to sum only even values stored in vector? +0.08
Can't understand lower bound function with comparator 0.00
Pass string literal to the function argument which constructor only... -0.78
C++ function template full specialization error -1.51
error: no matching function call when adding parameters to class co... 0.00
C++ templated subclass arguments to templated function 0.00
Nested While Loop Runs Once More Than Expected 0.00
Passing int as bool argument in C++ -1.78
Why can't I generate all permutations with std::next_permutation? +1.41
Subclass as argument in superclass's member function, C++ 0.00
Why can my child object not access its parent's function? 0.00
Why does this compile if the class is incomplete type? -0.45
Is it possible to use std::visit without lambdas (just a simple cla... 0.00
Why type alias is allowed as name of variable? -2.39
taking input from user in a vector when number of elements is varia... 0.00
Maximum product C++ -1.51
error:- main.cpp:11:19: error: no matching function for call in the... +0.61
Why is this 'wrong number of template arguments'? 0.00
Implict Decleration of Function -2.17
c++ std::intializer_list and constructor 0.00
Comma operator returns an unchanged value +1.50
Two interdependent member functions with no default constructor 0.00
C++ list/queue top return value -1.07
Assigning rvalue to rvalue 0.00
How to pass class member function as template parameter? +0.29
How can I capture a function result in a lambda? 0.00
what is the correct and easy way for initialization of class contai... 0.00
What is this construct : template <int> void funcName(int i)? +1.65
operator<< overload in C++ not working as expected 0.00
Why do big projects like Unreal Engine write their own container cl... +1.09
static_assert fails while using constinit const. Confusion in const... -1.06
Is there assign_or_inserter/insert_or_assigner in C++20? +1.39
Overloading a member function to receive an assigned value? 0.00
Why with dot operator value is not changed in c++? +1.53
void pointer swap function in C +1.39
Relationship between copy initialization and copy constructor 0.00
How to define the value type for iterator which points to an elemen... 0.00
C++20 ranges and sorting 0.00
Inspect inactive member of a union with common initial sequence in... 0.00
When to return from a function? +1.39
Mechanism to check if a C++ member is private +0.93
Rvalue reference or lvalue? 0.00
Return value is copied when using initializer list with a user-defi... 0.00
Is there a way to get a derived class' type in a base class'... 0.00
Algorithm to check all adjacent points 0.00
How to check all neighbors of a character in a string vector +0.29
How can I correctly pass a pointer to a function? +1.71
Using Default Parameter in Functions with Two 'For Loops' +1.23