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 ... 12 13 14 15 16 ... 27
Title Δ
Looping through string of integers gives me completely different nu... +0.32
Check if variable is equal to any one of these values -1.87
Why is condition with `cout` evaluated to true? -2.62
Will modules in c++20 reduce compile time compared to traditional h... +0.60
Getting wrong output after calling an overriden method in C++ +0.90
Is default initializing class members always advisable? -0.36
How to provide default implementations in C++ 20 using concepts? +0.79
Why does this usage of C++17 if constexpr fail? -0.81
How to accept user input as the length of a vector in C++ 0.00
For a c++ set, what is set.size()&1? +0.97
cout << string(pattern.length() - i - 1, ' ') i did n... +1.63
C++ code fails to compile with a min() function +1.47
how to understand the syntax `Color (&EnumValuesColor())[3] {..... -0.48
Object getting modified in Operator overloading 0.00
C++: Move a particular number to the back, using vector +0.80
How can I generate the following pattern using C++? 0.00
How can I make a new c++ style string with a character from a previ... 0.00
Dependent name and scope 0.00
Pointers to Class Members into a class with a private constructor 0.00
C++ Linked List Overwriting Previous Data 0.00
invalid conversion from 'const int*' to 'int*' 0.00
Can you alias a method name in C++? 0.00
How to find and print pair key in a map c++ 0.00
Is it possible to return the current object if it is an r-value ref... 0.00
Find element in vector of pair and output c++ 0.00
How to Rewrite "IF CONDITION " for ON for 3min and OFF fo... 0.00
Why is the code is not removing "u" from the input string? 0.00
Multiple Member Constexpr Struc Initialization 0.00
Taking n lines from a file which contains m lines, repeating the fi... 0.00
Failed argument deduction in views::take_while 0.00
In C++, I'm getting a compiler error that I can't make sens... 0.00
C++ member initialization 0.00
How can I find the first word in a vector of strings that matches a... 0.00
Express early termination with STL algorithms 0.00
C++ retain lvalueness and rvalueness with local variable 0.00
C++ variadic templates with repeating types 0.00
How can I check input validation for negative values in a 2D array... 0.00
Child class showing unknown behavior during inheritance 0.00
How to establish trailing return type of lambda function that use t... 0.00
using std::transform to add elements of one range to another in place 0.00
Two string are not equal in c++ 0.00
How to search for an exact word? 0.00
Checking for duplicates in an array using for loop 0.00
C++ Error C2600: Cannot define a compiler-generated special member... 0.00
Can not knowing whether something is elided introduce undefined beh... 0.00
Can we delete a Node in Linked List which is in static memory? 0.00
How can I make a class method that takes a function as a parameter? 0.00
2d char vector printing spaces when printing second column 0.00
Is there a difference between std::string's front() and [0]? 0.00
Default template parameter auto referencing 0.00