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 ... 11 12 13 14 15 ... 27
Title Δ
CRTP derived templated method call yields expected primary-expressi... 0.00
Debug Assertion Failed: Vector subscript out of range 0.00
How do I solve this inheritance problem with explicit initialization? +1.04
Is the result of indirectly mutating the same value twice per state... 0.00
Shuffle a list of strings in C++ +1.57
Shifting a vector in C++20 0.00
Going from one instance of string.find to the next -0.92
Generic function that receives different STL containers [C++] +1.56
Why starting for loop at i=1 giving me segmentation fault in this v... +0.30
Is there a way to use an overload operator as part of a comparison 0.00
How to get the index of an item in std::array without using a loop? +1.79
Why is base class' assignment operator called? 0.00
A basic example with "constexpr" doesn't compile -1.14
Sorting a vector of class pointers based on two attributes? +1.27
less<T> class and less than operator '<' 0.00
Trouble understanding static in header files ( inline ) +0.31
how to resolve Error C2440 'initializing': cannot convert f... 0.00
How to create an array by reading a file in c++ if every line conta... -0.20
Insertion sort implementation using iterators and vectors +1.64
Multiplying using recursive function C++ -1.54
This simple code should work but I am getting warning +1.07
My value is not changing in my set function 0.00
What is the default value of unsigned variable? 0.00
Effect of anonymous namespaces on methods, member variables and spe... 0.00
How to make _t version of SFINAE struct exposing static member value? +2.03
SFINAE and decay don't work together. Why? 0.00
How to correctly initialize a vector of objects in C++? +1.01
How to create a reference to any class implementing square bracket... 0.00
Stack for loop vs while loop (c++) 0.00
Initializer-list on 3 levels +2.06
C++ Does pointer of pointer automatically have access to new value? -2.26
Why is my friend function not working when put into a separate sour... 0.00
standard string rfind not finding period 0.00
Only getting reoccuring singular response with C++ grading program 0.00
Does conditional operator in cpp evaluate both operands? +0.36
How to add unlimited count of records to .txt file in C++ +0.30
C++: How to avoid unwanted comparison because implicit convert to b... 0.00
How to detect the size of the parameters that are passed through el... -2.38
Can someone explain this chained templates instantiation? -0.19
"is not required" == undefined behavior? +0.50
Can someone explain to me why this code doesn't output anything 0.00
A variable in my basic calculator app isn't working 0.00
c++ empty copy assignment operator copies data +1.79
User-defined literal fails to include another file 0.00
How to hide dependencies of implementation of template class? 0.00
Accessing an element of a vector created dynamically -1.44
How to implement split function to split words from a line? +1.68
Simplest syntax for string interpolation in c++ +0.77
Validating Integer input using booleans +0.31
pass array argument to main function index start at 1 c++ 0.00