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 ... 7
Title Δ
Improving performance of floating-point dot-product of an array wit... -1.68
How to use Maya-MEL command "select" in c++ 0.00
Memory usage for arrays and vectors (64 bit)? +0.51
multiple calls to glVertexAttribPointer necessary? 0.00
C++ Adding Data to Unordered Map -1.81
An internal OpenGL call failed in Texture.cpp(98) Vector of sfml wi... 0.00
Unique Pointer Initialization -1.54
fprintf starts printing with strange characters then proceeds to pr... -0.50
Passing VBO to shaders with different layouts 0.00
Is it valid to pass a compound literal into a function? -0.31
Why Clang allocate std::complex so fast? 0.00
Calling printf() after scanf() returns nothing +0.50
Enum inside of a struct, what are these enum(s) accomplishing in th... 0.00
printing postorder from given inorder and preorder 0.00
Segmentation fault in new operator +2.01
Strange template compile errors: is this a g++ bug, a Clang bug, or... -0.90
Code gives a segmentation fault when I run a.out, using C in a linu... 0.00
Why am I getting the error 'undefined reference to `MinHeap<... 0.00
program returns odd number 0.00
Templates Default Arguments not working in C++ 0.00
Cannot get menu selection to run a function. C++ -0.23
How do I allocate a struct with a given char array using strdup? 0.00
Changing x86 to x64 affects my LNK1168 Error 0.00
IsDigit() in c reading char as digit in C +0.49
C++ omp no significant improvement +2.46
Why does intializing array with structs requires specifying the str... -1.06
Avoiding repetitive sub-class definitions in C++ -0.87
Why can't my dynamically allocated array be accessed outside of... 0.00
Is there a way to produce random numbers simultaneously in c++? If... +0.32
Cleanest way to iterate over a 2D container in C++ -0.97
Alternative to global variables - GLUT C 0.00
Difference between & and * -1.86
Creating array with const int size parameter in a function throws e... +1.04
Compling error Class 'does not name a type' dispite header... 0.00
C++ pointer gets overwritten in for loops -0.45
I'm trying to understand these errors in the code blocks 0.00
error: expected ‘,’ or ‘;’ before ‘{’ token 0.00
How do I trace recursive function -1.03
How does C recognize macro tokens as arguments -0.78
What makes difference in computing time between (insertion sort usi... +0.00
Why are random values generated for some elements in a two-dimensio... +0.49
Find an efficient way to perform a MAX, byte per byte, on 2 huge bu... +1.09
what is libcpmtd.lib for? 0.00
Manually insert a fifth element in linked linked list 0.00
Expected '(' after while? 0.00
How can I create a dynamic sample rate for increased accuracy in re... 0.00
c++ how to convert char to int while using `tolower` -0.49
C++ - iterating through array of pointers causes errors 0.00
OpenGL shader not drawing anything - bad sprite class 0.00
How to properly push back and then loop through vector of objects l... +0.51