StackRating

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

Manu343726

Rating
1522.01 (28,265th)
Reputation
11,650 (12,730th)
Page: 1 2 3 4 5 ... 7
Title Δ
How to determine if a class has no class deriving from it? -0.03
How to reverse the words in a sentence without using inbuilt function -0.32
Drawing overlay on screen in C++ or Java 0.00
Deleting array of pointers -0.70
Setting class level 2D Array variable to passed in value - C++ +0.50
"invalid operands to binary expression" when using std::s... +0.51
Utilizing Copy constructor for =overloading +0.83
What's the idiomatic way to generate the numbers from 0 to n-1? +2.22
Separating every second digit in an integer C++ -0.78
how to properly call a function when it is a pointer to a class fun... -1.66
C++ 'class' type redefinition +0.02
Explicit bool operator - cannot return, test, initialize bool +1.65
What does "Memory allocated at compile time" really mean? +1.37
How to initialize static members without repeating their type 0.00
Store Tree Object Directly in Source to Avoid Growing at Run-time 0.00
In which situations is the C++ copy constructor called? -1.09
how to call operator + in operator += +1.86
c++ reading txt file and store it in a matrix char by char 0.00
using static_cast<datatype> to convert float to string c++ -0.43
Specializing single method in a big template class +1.46
Concatenation of vectors -0.52
Explicit template specialization & dependent name lookup problems +0.73
Heap allocation error while trying to store data in struct +2.69
Random number at fixed position -0.51
SFINAE on pointers to overloaded functions -1.06
Let one class do the job or separate one class into several sub-cla... 0.00
Having Trouble with 2-Dimensional Array of Structs C++ +0.48
Fastest insert C++ +0.01
C++ template constructor like these +1.08
Add only unique pairs from a list +1.91
C++ printf printing doubles reads as 0 +0.56
Dynamics Array in C++ +2.37
Copy void* content into SigLib struct SLData_t* -2.09
C++ Abstract Base Class with pure virtual operator+ function +0.24
Allow users to include class without including headers used for pri... +2.35
call functions depending on a string Parameter +1.32
Returning a reference - why my code works properly? It shouldn't -0.24
Type deduction/substitution failure +1.33
operator== as default value for std::function +2.58
Is there a standard pattern for writing a linux command-line utilit... +2.11
List of pointers to methods of derived classes +0.03
c++ switch vs. member function pointer vs. virtual inheritance +0.58
Can't understand enums in C++, what are they actually ? +0.01
C++: Sorting characters in a String by frequency and then alphabeti... -1.82
C++ creating an object and using it in the same line +0.02
how can I convert time stored in a string variable to time format? +2.45
C++: Semantics of [x] for dereferencing: C-style vs pointer array +0.05
Template type comparison in operator == overload +0.52
Deep copy of a class with overloading of assignment operator 0.00
Scanning for objects in a 2D array by drawing lines in random angle... +0.22