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 ... 27
Title Δ
Recursive constexpr function 0.00
c++ for-loop end condition doesn't work when size() is used +1.69
Is there a workaround for template template arguments being invisib... 0.00
Pass C++20 Templated Lambda to Function Then Call it +1.49
What is the parameter promotion in variadic functions? 0.00
Is there a way in C++ to pass arguments by name like in python? +0.28
Isn't the word "if" missing in the sentence below in... 0.00
Range based for loop through non-const literal c++ +1.48
What is the life cycle of a class instance returned by function? 0.00
Extract first template parameter from a template template parameter... +2.83
Initializing a const variable by reading its value from file (C++) 0.00
Is there any possible way to get origin value using transformed ite... -1.95
Concatenate two typed variadic template packs 0.00
use of std::less in std::map does not compile 0.00
Find first match in two sorted ranges using STL 0.00
Concatenating lists using template metaprogramming in C++11 -0.06
Pick every element once from sorted array +0.28
How to compare vector<float> and float* +0.29
I need a way to return out of a function without having to return t... +0.66
Why ordinary function is not called there? +0.28
Sum of all elements after first 0 in array +0.69
Right rotation operation +0.30
How do I copy the strings in a vector<pair<string, int>>... -1.10
Why does the variable lose its value after exiting for loop? -1.08
How can I template a 2D container in class? 0.00
How do you allow comma to be used for user input for integer based... +1.65
variadic template with recursive control 0.00
On the weak semantics of references-to-const (and pointers-to-const) -0.43
C++: What does thread t { F() } do? 0.00
C++ derived template class is inheriting from template base class,... 0.00
Virtual function not called in class 0.00
Splitting A String List Into Components -0.67
How can I initialize an array of its length equal to the return of... -1.11
How to cast one struct to another type with identical members? -1.58
How to reduce for loops in C++ -0.13
What does this warning "pointer to a function used in arithmet... 0.00
How to check if any row of a matrix contains all 'A's? 0.00
When does the 'const' qualifier guarantee the variable to b... +0.71
Prime number checker with two variable 0.00
Is it possible to iterate over an array in random order? -2.79
Why should you give parameters names in function declaration? +1.61
Function not returning any value in following code 0.00
Why is template<classTp> bool is_array<Tp[]> a partial... +0.28
Get all blocks of contiguous same numbers for an array -1.30
How to iterate over several objects passed by reference? +0.77
How to group typedefs (using declarations) and constants common to... 0.00
Extract signature from callable type -0.15
Forcing instantiation of all of a template classes member functions -2.42
Implicit type in lambda capture -1.98
c++ program shows how many symbols have changed 0.00