StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

Constantinos Glynos

Rating
1501.57 (389,664th)
Reputation
1,471 (111,014th)
Page: 1 2
Title Δ
How do I make a recursive incremental algorithm? +0.09
QString parsing items from a list -3.67
why nested class not visible to outer class 0.00
set_union() is not working for a set of strings -4.20
A list of derived classes of a virtual base class +4.00
object empty inside calling function using pointer as argument 0.00
Alias of variable not working in operator overloading 0.00
Clang and Gcc disagree on explicit specialization after instantiation -2.74
I want to convert these loops to recursive.Is there a way to conver... +4.05
mutiplying in Matrix class with 2D vectors 0.00
Inheritance in C++: define variables in parent-child classes +4.39
Using C++ RTTI (introspection) to lookup function pointers by string? 0.00
Modifying Array Elements Using Pointers +6.09
Get function that "gets" other get functions -1.93
How to get how many chars were written in a ostream with the operat... -0.71
How to properly access the value of a parameter that is passed by r... 0.00
Reset struct values in C++11 0.00
How do I convert an inputted string of numbers into an int array? 0.00
How to have inheritance between template with union? +0.28
Function with a Struct stuck in an input loop 0.00
How to clear dynamically allocated memory using delete [] operator?... +0.05
How to read specific number of characters from a file in c++? -3.52
Safe return and handling of dynamically allocated memory from a fun... -3.18
Polymorphism with different parameters -1.47
not able to assign value to class function using constructor +4.08
How to count the number of elements in an predefined array -4.00
C++ lambda syntax -2.98
std::vector::emplace_back with lvalue expression -3.50
Getting Values from Class Vector Variable -1.11
How to make a function in a base class that takes in a subclass of... 0.00
Multiple inheritance: calling all the overriden functions 0.00
Initializing an int array as a type argument -3.27
why c++ std accumulate is always return 0 +3.27
How to use C++11 in Qt creator 4.8 0.00
Error in code while using logical operator '&&' sev... 0.00
Passing an array from +3.91
How to return multiple arrays from a function in c++? 0.00
Have g++ follow C++14 ISo standards, compiler flags - what do they... -2.75
Why I am getting garbage(unwanted) output here? 0.00
Double newlines instead of single one +3.93
Initializing abstract class with deleted copy constructor +0.76
Child rotating around parent axes instead of his own 0.00
address changes after a rvalue reference conversion +1.25
I keep getting the same number for number of minutes premium servic... 0.00
Inputting values into an array from a file with C++ 0.00
Beginner C++ Graphics (moving past the console)? 0.00
Overload operator<< for a vector struct of pointer? -0.25
How should I understand this function call? 0.00
Box2d - Get width of fixture from a body or should I even try? 0.00
How to set max width for QTreeView resizeColumnToContents? 0.00