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 ... 17 18 19 20 21 ... 27
Title Δ
the object has type qualifiers that are not compatible with the mem... 0.00
How to erase last comma when writing to a file -0.66
Why is std::string s = "123" considered copy-initialisati... +2.79
Pre increment vs post increment inside if check C++ +0.87
Search for and replace a value in a vector of structs 0.00
Unpack C-style array along with parameter pack in C++ 0.00
Converting a function's parameter - signature from using an `st... 0.00
Why is an overloaded function with two arguments of type double cal... 0.00
strange behaviour of ternary operator in recursion +0.32
Identifier not found error when accessing Template Class Member fro... 0.00
I can't able to add an array after declaring the array 0.00
Is it acceptable to `const_cast<Foo*>(this)` if public state... +0.39
Using static functions of different class in worker class for exper... 0.00
How can I range check C++14 user defined literals? +0.65
C++, = operator different options -0.91
C++ const char with .begin() and .end() -1.20
Operator Overloading as member function -0.66
std::map holding any value type 0.00
Runtime error while merging two sorted linked list 0.00
Passing reference to class constructor, "provides no initializ... 0.00
Problem in code to divide N conditionally 0.00
Binary Search Tree insertion using C++ Class Segmentation fault 0.00
Count decimal numbers in a string using the standard library +0.90
How to create two functions with the same name and different return... -0.49
Need advice with my average calculator code 0.00
C++: seeding random number per Stroustrup's examples -0.95
Show full line of a CSV file C++ +1.63
error solving Balanced Brackets check from hacker rank using stack 0.00
Learning c++, compilation error "no matching function for call... 0.00
C++: Matching regex, what is in smatch? 0.00
Confusion about `const` in compound assignment +1.66
Splitting std::vector of size m into vector of vectors of size n -2.13
C++: Stroustrup iterator_traits example not compiling? +1.80
Why this compound statement as a sequence of statements enclosed by... 0.00
c++ standard library header not recognized 0.00
Getting error: no match for 'operator<<' (operand typ... 0.00
What does a C++ preprocessor do when there's just a single `#`... 0.00
why does const return prevent: (a1 = a2) = a3? 0.00
Why does one variable get the same value as another value +0.35
How does enable_if help select specializations of a class template? +2.40
packaged_task example problem? Stroustrup example modification 0.00
Specializing only one method of a class template +1.81
Min and Max of 2 of 2D array -0.29
How to declare a std::vector of boost histograms ? What is the type... +2.11
Get parameters in macro without type 0.00
Updating an object inside a vector? 0.00
How to get function parameters except the first one? +1.03
How do I programatically create multiple structs in C++ 0.00
Weird type deduction using constexpr + auto as return and parameter... 0.00
Temporary array defined inside for loop and assigned to a pointer b... 0.00