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 ... 18 19 20 21 22 ... 27
Title Δ
C++ derived class calls method on base class before initialization 0.00
Pointer changes value after storing it in an object (C++) 0.00
Why is the move constructor not being called here? 0.00
Replacing each regex match with different number 0.00
Derived class cannot see base class member 0.00
How to get an easier way of generating the alphabet in C++? +0.70
error in implementing stack using linked list +0.94
Call an overloaded operator from GDB 0.00
C++ String Subcript Out of Range when using string.length() as end... 0.00
error: reference to non-static member function must be called when... 0.00
Why don't I need to specify "typename" before a depen... -1.10
How to overload operator + with the parameters of a class? -2.09
Why am i getting this error when i compile my code in devc++? +0.56
C++: How to return a pointer to a non-static member function? 0.00
how to use a rvalue reference in a switch's case 0.00
static variable instantiation outside class +0.36
How to display the values of a class? +0.36
How can i interpret this error, heap summary, unitilized variables? +0.44
cin is not accepting input with space in them in C++? +0.92
Can I apply c++ sanitizer to only my part of the program but not th... 0.00
Using "push_back" for vector with "get" functio... +1.65
how to convert string to int like the example given below +1.75
Diagonal Difference of a Square Matrix 0.00
What are the properties of const char*? +1.94
What does it mean to return an Object in C++ Code? 0.00
C++ return type T(&)[] vs using reference = T(&)[] as retur... -1.83
I'm very new to C++ and I'm stuck trying to make a loop +0.17
is there a way i can use a if statement in c++ to say if a string i... +0.38
How to use GREP and put the results on diferent columns but on the... -0.49
Defaulting to user input using a lambda when parameter is not expli... -1.16
error: no viable conversion from 'std::__1::__wrap_iter<int... 0.00
How to create a function with an unknown number of parameters? 0.00
Are `x = &v` and `*x = v` equivalent? +1.22
c++ program not working in code block IDE +0.44
Only the first node in my Linked Listed is printing +1.99
How to check is string correct to convert it to int? +2.13
Why when I try to print an attribute from base clase ,it is always... 0.00
why this code gives Unhandled exception failure 0.00
C++ Accessing if statements if they are inside for loop +1.81
Difference between const reference and reference +1.80
error: expression cannot be used as a function 0.00
Initialization of static class member raises "does not name a... +1.57
couldn't deduce template parameter ‘U 0.00
Wrong class function is being called 0.00
extracting a template parameter pack with different types into a ve... 0.00
Merge tuple and integral instances into tuple of references -2.22
Cannot convert from 'const std::string [3]' to 'std::st... -1.86
Unable to use virtual function in C++ child Class 0.00
C++ runtime_exception with string + integer -1.62
Inserting a string at the end of every word of a string +1.76