StackRating

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

Laura Maftei

Rating
1481.38 (4,491,266th)
Reputation
1,441 (112,993rd)
Page: 1 2
Title Δ
I'm trying to write software that converts ASCII to decimal, ad... +4.21
C++ Koenig(Argument-Dependent) Lookup: What if two namespaces funct... -2.90
Are return types considered as rvalues? 0.00
C++ smart pointer -1.15
Using float / double as a loop variable -2.74
Debug won't stop at breakpoints? +4.23
What's a const variable inside? -0.30
Why in C++ do I need to pass a pointer by reference to change the p... +5.71
Boolean Algebra: Law of Absorption +0.30
which one should i use and why: {} vs = in c++ +0.43
initializer list vs. vector +2.10
In C++ inheritance, how can the derived class disable some elements... +0.35
Template programming, first sample from Alexandrescu book 0.00
C++ summation program +1.59
Can someone explain? I got a lucky guess, why does passing this var... +3.90
expression must have integral or unscoped enum type with arrays -2.86
C++, Class: Out-of-line declaration of a member error? +4.36
Insert method overloading 0.00
C++ static struct init - item does not name a type -3.13
Member function overload based on namespaced typedefed primitif types -1.87
Unusual usage of .h file in C -1.97
Use reference to object instantiation from inside class' code -3.20
for with one parameter +2.14
Initialisation, Copy constructor and assignment -0.85
error within this context tags may tag wrong location -1.28
Undeclared identifier error message +0.31
Template placeholder not defined in return type of member, still wo... +6.03
template member function inheritance 0.00
Create an instance of a class in the class itself -1.00
Where and why do we use "pointers that point to constants"... +4.74
Make this-> shorter and save some time typing -3.60
Why does ARM documentation recommend having only 4 function argumen... -1.50
Output Issue in dev c++ +3.80
What does the & operator mean? -3.15
why is this not returning true (loop-logic) -3.53
For loop without intialization and conditions +0.56
Align A Pointer To Have A Functional -> Operator? C++ -1.64
Algorithm for deleting multiple array elements and shifting array -1.52
error C2143: syntax error missing ')' before 'constant&... -1.70
C++ Pass struct member as argument -2.88
Should I call a member function in a constructor -0.99
How can I instantiate private data members of two base classes by d... -3.84
C++ error: default template arguments may not be used in function t... 0.00
C++ polynomial class, print member function not working well with t... +0.73
Why doesn't new in C++ return NULL on failure -3.05
c++ property undeclared variable -4.07
What is the difference between a function prototype and a function... -1.83
Number of vptr in Virtual Inheritence +0.04
Initialising of class elements in vector -2.78
Does modern c++ will have default initialized value +0.07