StackRating

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

robthebloke

Rating
1491.61 (4,388,605th)
Reputation
291 (416,619th)
Page: 1 2 3 4 5 6 7
Title Δ
Since moving to 64bit, I get access violations from nvoglv64.dll on... 0.00
Allocating a large array on the stack in C -0.54
Vertex and Fragment shader are giving wrong version errors 0.00
How do you convert natural units of world coordinate system to open... -0.01
C++ - Access All Functions Of Private Member Variable 0.00
C++ Function Template Questions +0.74
How to generate a specific iterator in c++ -0.53
Why is (n += 2 * i * i) faster than (n+= i) in C++? 0.00
Rotating object AABBs updating incorrectly 0.00
Declaring an empty class in the header file vs. adding an include d... 0.00
Why do unsigned variables still handle negative numbers? 0.00
C referencing C++ extern 0.00
Trying to create an object array of the base class, then create obj... -0.02
Same program, target both Open GL and Open GL ES 2.0 0.00
Understanding problem in bitwise operator in C -0.52
How to assign a value from a pointer to a variable permanently -1.61
Maya python commands to Maya api: modelEditor settings 0.00
How is the usage of constructors an implementation of data-hiding? 0.00
How to think about varieties of for loops in C++? -1.52
any Idea howto flip a Mesh to generate an Object? 0.00
Why is this inline class member function in C++ giving me an unreso... -0.05
DoubleLinkedList adding element doesn't work and somehow it alw... -0.54
Is a function using template for data type not supposed to return l... +3.15
std::vector increasing peak memory -0.76
Deciding where to place a function implementation +0.18
Why is My Program Only Sometimes Correctly Identifying the Highest... -1.46
If-else tree optimization +0.32
c++ calculator Using classes 0.00
How exactly does VBO keep its content? 0.00
Template conflict for similar numerical types -0.47
Copy Constructor for derived class +2.78
Get the address of the element in a vector +1.67
How can I concatenate multiple chars into an int? +0.49
Using std::vector in hackerank birthday cake candles question -1.76
How to write intinsic code for this inline assembly code? 0.00
How to convert this assembly code to intrinsic code? +0.47
How can I draw 3 depth buffers manually? Each depth buffer value mu... 0.00
OpenGL: Passing buffer data using array of pointers to static data +0.31
Store several colors and switch from one color to another -1.39
Is assigning '\0' to a pointer is same as assigning NULL to... -0.43
In C++ 03, how to refer to the address of an instiantiated template... -0.50
How can we convert a string to be used as a number and reversible? 0.00
How to use preprocessor directives to include file twice with diffe... 0.00
How do I change the viewing angle in OpenGL? 0.00
how can i set a mesh control point value use maya python api -0.02
Converting malloc to new or std::vector +1.75
why we call array a sequential container? 0.00
Trying to compile a x86 C program on a x64 RedHat environment [Part... 0.00
How to fix "incompatible type" error in C? +1.08
Why adding bracket in If statements with Multiple AND OR gives diff... +0.45