StackRating

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

RandyGaul

Rating
1506.24 (118,959th)
Reputation
1,627 (101,342nd)
Page: 1 2
Title Δ
High Powered C++ Macros - Loop Expansion for Generating Overloads 0.00
Object Initialization: Init method or stream operator? -1.65
Why do the friction forces in this simulation make objects behave i... +3.97
Why is it reccomended to set a pointer to null after deleting it? +2.60
Is a class with empty body an incomplete type? -2.50
Why use namespace if iostream is imported +4.05
Strange 'new' constructor 0.00
How to get the type you get after derefencing another type? -1.94
Use call back function to get pointer from a dependent class 0.00
Directx9.0 Texture Mapping rendering 0.00
3D collision in OpenGL 0.00
C++ GetAsyncKeyState alternative -0.07
C++ Introspection techniques, similar to python +0.54
What does :: mean after declaring an object? +2.71
Force error (compile time) if anyone calls a method in C++ -3.99
Solving engine for TicTacToe +2.02
C++ triple equals? +4.09
How is std::allocator so fast? -4.00
Initialize function pointer -1.25
Definition of Function Pointers -0.02
How to get character index of string in C? -3.86
How to implement a C++ serializer the idiomatic way? 0.00
Alternative to std::vector to store a sequence of objects 0.00
Code is not updating in Windows 0.00
C++ memset - Extract size bytes and copy them to the supplied data... 0.00
Unable to instantiate templated class inside another class -1.62
C++ : extern variable inside namespace and printf vs cout +4.38
Trying to compile and receiving the following errors, undefined ref... 0.00
Visual C++ ~ Not inlining simple const function pointer calls +0.37
Template class forward declaration -4.23
Are static members inherited? +2.81
Checking whether static library defines all symbols 0.00
Is object slicing ever useful? 0.00
Circular includes in C++ - again -2.04
Is passing by reference is a special case of passing as pointer? +4.02
A static member variable export 0.00
Collect common includes in a single file - good practice? -3.60
What is the cleanest way to dereference multi-level pointers with o... 0.00
how to intentionally leak non-pointer heap allocated object +2.82
Text to binary database -0.09
Save, Load and Replay game. c++ -4.19
Is it possible to map string to int faster than using hashmap? -1.20
C++ How to cin a char as a number instead of character -0.38
How to open file in exclusive mode in C++ -1.84
C++ Enum Returning Function to be Used in Constructor +1.90
Does the Client Required OpenCv Installation on their machine to ru... +4.03
vector<unique_ptr> resizing with push_back - how does it work? +0.91
Is it right way to create sinlgeton class by weak_ptr -3.49
C - How to split a string by a substring -0.13
Should I explicitely scope variables? +4.75