StackRating

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

bitmask

Rating
1487.08 (4,453,762nd)
Reputation
16,730 (8,313th)
Page: 1 2 3 4 ... 10
Title Δ
Changing the content of a const with a pointer in C++ -0.21
How to find the number of excution of this function? 0.00
char assignment in C 0.00
Parse a whole (beginning to end) string in C++, including all white... 0.00
Automated call to class static functions C++11 +1.43
'Cashier' was not declared in this scope 0.00
Using std::any_cast with decltype ... why does this code throw a ba... +0.42
Return unique_ptr<Derived> in function which is declared to r... +2.41
How do I recursively enumerate all subsets adding to a given sum? +0.52
Recursion not working inside a loop in C++ -0.44
Are not they are same? Problem with calling vector element 0.00
Unordered map in c++ +2.58
Function with derived arguments in C++ +0.12
What does AddressSanitizer: SEGV on unknown address 0x000000000000... -0.95
How to solve a problem about two c++ header file that refers to eac... 0.00
c++ : error: taking address of temporary [-fpermissive] +0.60
strcat function still works when destination string array is too sm... 0.00
Optimize C++ function to generate combinations 0.00
Problem picking a random number within a range set 0.00
How to test a string which is a number for >INT_MAX or <INT_M... -1.66
Parsing compilation error: no matching function for call to 'st... -0.44
How can I review code that a team member made today? 0.00
Why can I create a static array dynamically in c++? 0.00
Why does my counting sort algorithm not sort at all? 0.00
Use Members of One Class in Another Class (OOP) +0.02
How to initialize C++17 vector of pairs with optional element +1.88
How can I aggregate init a struct that inherits from a virtual type? 0.00
How to time a methods execution using chrono in C++? +0.51
Store named items in lookup table 0.00
std::map with keys that have no ordering +2.29
Find two worst values and delete in sum -0.78
Why don't the elements stay in the array? -1.86
why the implicit convertion can be complied +0.84
c++ shared_ptr does not provide a call operator -0.46
An efficient way to calculate extremely large powers of 2 0.00
How to swap 2 different objects of an object array in C++? +1.55
Generic function template that returns a container of size one less... 0.00
Could this be a memory leak? -0.51
Designing a resize function for a queue +1.74
arrowhead construction code. what exactly is the math behind it? 0.00
Finding an elements within a range using O(n) runtime +0.81
Why does a class get referenced instead of its subclass when a poin... +1.42
How to tell `complete` to fall-back to its default? -1.47
C: Warning: assignment makes pointer from integer without a cast [e... +0.27
Why does my static member function suppress the existence of a file... -1.67
Increase size of symbols in the matplotlib legend? 0.00
Is std::variant allowed to allocate memory for its members? -0.82
Time Complexity of Binary Search? +0.52
How to make vim pretend to have a flat source directory from a comp... -2.09
How to get ASan working with a 4.12.3 Linux kernel? +0.17