StackRating

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

IanPudney

Rating
1514.82 (45,891st)
Reputation
4,772 (34,814th)
Page: 1 2 3 ... 4
Title Δ
Accessing private pointer variables in C++ class methods +0.46
How to call a functor from another member function of the same class? -0.03
Can I create a symbolic link automatically after git clone 0.00
Implicit conversion from long long to float yields unexpected result +0.44
why constructors are called if they are not inherited? +1.33
Using a decorator function defined as an instance variable +0.23
How do overridden method calls from base-class methods work? +1.68
Can we insert into a stl list while traversing +0.98
error: invalid use of non-static member 0.00
Is it ok practice to have a unique pointer pointed at a shared poin... -2.06
How to pass an object as another class constructor's parameter? -0.48
Keep getting error: expected unqualified id at end of input- C++ -0.02
How to correctly return std::type_info from class method in C++ +2.57
When should I use if(!someVar) vs assert()? -2.28
map c language into assembly language 0.00
Can we "wrap" templated classes with non-templated classe... +1.01
Why does a fraction stored in a double become a whole number upon o... 0.00
¿php ftp_delete can remove folder? -0.39
python 2.7 string reverse +1.33
Declare many functions as friends of a class -0.34
How to create a 1-10 variable in Python 0.00
Error: static_assert failed "This hash only works for enumerat... 0.00
Why const void* still be updated in C? 0.00
Variable type with MoveFile() in VC++ 0.00
unable to scrape text 0.00
Is a format-only update a frivolous Git commit? +1.14
Bypass '\' in python +1.05
C++: Use pointer from abstract class for accessing method of derive... +2.35
How to store files to local Git repository in PHP 0.00
C++: Remove == or any other operator for specific types -1.94
Why deallocating heap memory is much slower than allocating it? +0.40
What is this pointer increment operation achieving here +1.26
what is the command that prints the current PATH (window`s API, usi... -0.04
Is copying in a loop less efficient than memcpy()? -0.44
CMD window presents nothing after debugging 0.00
what data type is an Address? +0.11
Can this parallel loop cause a data race? -1.63
C++ sorting container of base class pointers to derived objects -0.00
Developer Workflow with Git Branches -1.62
C++: Dynamic memory allocation and class constructors -0.10
Where is a char-pointing string stored LOGICALLY? +2.19
Passing PHP variable into a Python script not working +2.54
Android Studio cannot find device 0.00
SDL Texture not rendering after use of copy constructor 0.00
Why i am not able to find index of an element in the vector? 0.00
Why is "true;" (and others) a valid line of code C++? -0.12
Why IDs start with com.? 0.00
Running malloc() in an infinite loop -0.10
What is ScopeGuard in C++? -1.64
Logic for verifying major and minor version requirements? -1.00