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 2 3 4 ... 27
Title Δ
Why can I use assignment operator on begin() even if it is an rvalue? 0.00
Determinism in C++ standard library 0.00
How to use the range version of `transform()` with two ranges? +2.18
How do I compare two arrays that are equal but one is in ascending... -0.94
Why is array initialization with brackets () marked as error by com... 0.00
C++20 | std::is_constant_evaluated() and const variables -1.25
maximum value of a vector displays as 0 0.00
Why is this iterator arithmetic not working? +0.27
C++ copy constructor incorrectly takes argument +1.70
How to handle pointing types with templates, and const keywords? 0.00
std::is_same_v<> returns false for enum declared with type? 0.00
Why explicitly specify the type of a template argument? 0.00
idiomatic way of changing container elements while iterating over t... 0.00
Eliminate redundant template argument in C++ -2.54
What is the role of -s in this code, where s is a char pointer? 0.00
Compose functions with template in C++ got segmentation fault 0.00
Implicit function-to-function-pointer conversion not working for st... 0.00
Change one letter in a string to make new word c++ 0.00
How to swap partition in array from one point to another 0.00
C++17 static template lazy evaluation -1.10
size of class name vs size of an instance of the class 0.00
How to compare two standard conversion sequences use the rank of co... -0.71
Why do I have to assign a size for a std::array, when a plain array... 0.00
Why do templated class data members require the static keyword? 0.00
How to simplify checking if a pair of numbers is (1,2) or (2,1)? +0.05
Use constructor parameters outside constructor in constexpr class +0.27
How to efficiently calculate a function on a vector of variants? +1.45
No convenient overload for std::for_each for whole range? 0.00
Why do Clang and MSVC not like a member typedef declaration with a... -2.23
Appending to map with set<size_t> in it +0.27
Dereferencing C++ pointer to type if possible -1.57
How to pass NULL or nullptr to a function that receives a unique_pt... -2.17
Why g++ complains about "invalid declarator before", when... 0.00
Check if every string in a set contains equal number of 'a'... -2.84
How to insert into an array given a position using std::move_backwa... 0.00
Multiple template functions with enable_if and is_same and with mis... 0.00
Why does member assignment fail in initializer list but not in the... +1.50
Can changing from private constructor/assignment operator to delete... 0.00
Preorder traversal of expression tree 0.00
Create Array as Vector with 10 Million elements and assign random n... +0.27
Question about template's value_type usage in Stroustrup's... 0.00
How to compare arrays and check if it's in correct order -0.04
What determines whether a constexpr function is a constant expressi... +0.14
What is the return type of address-of (&) operator? 0.00
Concept not being recognised 0.00
remove element of struct from vector of struct with erase-remove-id... 0.00
Is it possible in c++ to get as an string the name of a variable th... 0.00
Insert int into 2d vector at an certain position 0.00
How to sum up values of occuring chars from a string, make them pai... 0.00
get second dimension of the array using std::extent -1.14