StackRating

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

Paul Manta

Rating
1497.30 (3,967,603rd)
Reputation
16,138 (8,659th)
Page: 1 2 3 4
Title Δ
Init reference with invalid value -0.85
C behavior with pointer addition -1.36
C++ typedef syntax rules +2.86
How can I do blind fitting on a list of x, y value pairs if I don't... +1.17
Singleton scenario, overloading getInstance with different paramete... +1.08
Should I use delete or delete[] when receiving either a dynamic arr... +0.78
Classes - Get function - return more than one value +0.26
Best place to document our C++ code +1.47
Commenting on my code +1.49
Which stl container should I use when doing few inserts? -0.06
Am I violating Rule of three? -0.53
Why does my code seems to fail and stop at runtime? (C++ file IO) -1.42
C++ fstream in class -2.10
Difference between std::function<> and a standard function po... +1.02
How to pass multi-argument templates to macros? 0.00
Member function pointer to unspecified class type - is it possible? +0.02
Extending a C++ application with embedded scripting +0.18
pointer to function object in C++ -0.92
How can I emulate constructor and destructor behavior (for particul... +1.81
Compile time recursion and conditionals -0.94
C++ is it possible to have a container of specialized templates obj... +0.24
How to call the original method when it is monkey-patched? -1.00
Alternative for std:vector to remove its elements while going throu... -0.10
How to delete Singleton pointer? +0.43
How to determine which overloaded function is called? -0.56
How to call a C++ templated function with different data types prog... -0.91
Get return type of function in macro (C++) +0.72
Segmentation fault while using "ifstream" -2.41
Weird behavior of sizeof for arrays passed as parameters +5.19
Implementing operator<< with a class::factory(); 0.00
c++: call a function with with various number of arguments stored i... -2.01
C++ - Is there a way that using Class name as a key of std::map? +4.36
pygame class structure +2.16
Getter and setter in other languages +4.54
How to organize an SVN repository for a C++ code +4.44
c++ struct OO vs class OO +4.93
What's the idiomatic syntax for prepending to a short python list? -2.57
How to access members by both name and as an array? -1.01
Best way to allocate large local memory in a C++ function -3.26
Enhanced FOR loops in C++ -0.85
SFML Errors in VS 2010 0.00
FRP on a game engine. Is it worth it? 0.00
C++: can we collect types? +4.32
Optimizing prime numbers code? -0.07
Is it bad form to raise ArgumentError by hand 0.00
How can I reproduce a C++ class style get function in C? +4.50
Why C++ containers does not implement interfaces +4.82
How can I have exactly 2 bits in memory? +1.66
How should a local variable in a function be initialized? -1.27
How does member function knows that it is called for specific object? -2.76