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 ... 16 17 18 19 20 ... 27
Title Δ
behavior of c++ code changes depending on the compiler +1.38
Call class function with macro 0.00
What does [decl.constexpr].5 mean exactly? 0.00
How to define concept of a function that returns bool 0.00
Having to redeclare an int for a second for loop -1.87
C++ std::future with a unique pointer is calling synchronously 0.00
Implemented `operator<` still gives error - no match for 'op... 0.00
How can I wrap a template function with another template function (... +1.54
is there a preference to coding Fibonacci sequence +0.34
C++17 fold syntax to test vector composition +0.10
Explicitly-specified template parameter packs 0.00
The average of an array in float format +0.99
How did I get a segmentation fault here while using vectors in c++? +0.32
What is the easiest way to fill std::array of int with elements of... +0.91
Compute average in Binary Search Tree C++ +0.34
Where are these nullptr located? +1.99
Trying to figure out why I'm getting a runtime error? +0.35
private member data not being available to public member function 0.00
write access violation when inserting array +0.21
Vector member is lost while managing a queue of the class pointers... +1.87
Can't make C++20 concept requiring bool member function 0.00
How can one write a templated function that takes a generic iterato... 0.00
using functions of non-static class functions in C++ 0.00
Changing values in arrays of a different class 0.00
copy constructor and shallow copy 0.00
Initializing a variable in the constructor? -1.42
Passing a vector<vector<int>> into a function gives mem... 0.00
C++: struct initialization in presence of constructor 0.00
comparison between nullptr and boolean -1.70
struct members gets cleared when accessed +1.99
C++: operator precedence from a Stroustrup example 0.00
string is appending from previous statements +0.34
How to save a change to an array in c++ 0.00
constexpr constructor must initialize direct base class (Visual Stu... 0.00
How to make a declaration of a instance with parameter? -2.09
(Error: expected primary-expression before '<<' token) 0.00
How do I std::getline into a template type? +1.97
How to limit user input in C++ for strings & characters? +0.20
How do I make it so no matter how many times the user presses enter... 0.00
C++ lower_bound() to search for the closest element to a target value 0.00
Why are changes made to a pointer inside a function not visible out... +0.34
How to access a pointer struct's member variables? +0.39
Why does switching the order of the if else statement result in an... +1.28
Class type for stack allocation. Why the address for both ID instan... 0.00
I am trying to do binary overloading for operator '+' but t... 0.00
Add whitespace to string at specific places +1.71
no match for 'operator<<' C++ +0.37
Calling class constructor inside another class using a pointer to a... -0.15
how can i pass template class which take parameter pack to other te... 0.00
Select member type of class template based on template type? -1.43