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 ... 19 20 21 22 23 ... 27
Title Δ
What is the meaning of -- -j 8 in cmake command -1.03
Table of constants in C++ +1.74
C++ defining same function twice causes error +0.37
Swapping 2 numbers in CPP 0.00
Why did my array values get updated to random values? 0.00
Run function both as constexpr and without constexpr 0.00
C++ array assignment gives compiler error +0.36
Taking a non-const reference of DenseBase<Derived> and fill i... 0.00
Is c++ still saving a "reference of the original value"? 0.00
How to print data from two files in a single line (horizontal) in c... 0.00
Vector iterator on c++ -0.60
is_permutation method from #include<algorithm> showing wrong... -0.12
A problem caused the program to stop responding and the last name i... 0.00
Why is a function with default-assigned argument(s) not accepted as... -0.50
Reuse code in C++ functions that access different attributes of str... +1.29
Initializing objects of my class with a string 0.00
Structure binding doesn't work without type? 0.00
How to find the smallest element in non STL graph? 0.00
How to print two coordinates from class? -0.25
std::map emplace non-movable non-copyable non-default-constructible... +2.27
How to zip vector of vector with range-v3 -2.25
C++ overloading single operator passing 2 structures as pointers -0.63
Why would you perform a Bit-shift twice ((x >> 4) << 4)? 0.00
Activating blocks of code with [#define & #ifdef] cross-file +2.04
Nth Day of Christmas with recursion in C++ 0.00
How can an declare an array in a function that returns an array in... 0.00
Why exception is thrown at the end of this code? 0.00
Stack of strings with templates? 0.00
Beginner Question: C++ Pointer/Addresses - & after variable not... +2.29
C++: implementing a global constant whose value is given by the user -0.61
Splitting a String up by comma +1.44
Sum vector with range-v3 0.00
C++ "Same Letter" code doesn't work properly 0.00
Is there a way in C++ to restrict a function of a given class to an... -1.78
Why can't I use uniform initialization when I want to override... 0.00
Creating a value made out of two bytes at compile-time instead of r... +2.53
using "multiple"namespaces one-liner -0.17
"has not been declared" error with inheritance of class t... +0.44
C++ compiler complaining about no default constructor 0.00
Opposite of std::bind, pass in different functions for given parame... -2.60
Is there a way to combine discontinuous capture groups in a single... -0.12
Create an object by paasing to the constructor other object reference 0.00
Understanding cout formating in c++ -0.12
Can't print the right result 0.00
why the given code doesn't work for all test cases?Why it doesn... -0.82
The memset function is giving me an error when using VS C++ 0.00
C++: recursively replace all instances of a letter in a string with... +1.81
unordered_set custom hash via lambdas 0.00
Is there a possible way to return a for loop result into function l... +0.57
Why the loop is not breaking and also the if condition isnt working... -0.11