StackRating

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

Francis Cugler

Rating
1359.10 (4,536,293rd)
Reputation
4,814 (34,502nd)
Page: 1 ... 8 9 10 11
Title Δ
C++ Confused about functions and vectors +0.15
How do I add a peek function to my heap Class? -1.77
Templates with pointers, creating 2d array -3.57
Access class of current object -2.53
How can I tell when my ThreadPool is finished with its tasks? +4.24
Reading a pgm file using visual C++ 0.00
Why can "template<class T> void f(T& t)" overri... -0.85
Sip or gulp files? +4.49
Assign a point to the class member -1.25
C++ virtual function resolution issue +0.44
Create a two 2d array of pointers based on the same data -0.65
Derived Members and Overloaded Ostream Operator 0.00
How do I properly overload the operator in this specific case using... +4.94
Where am I going wrong with Enums & Switchblocks -1.73
Where am I going wrong with Enums & Switchblocks -1.73
Can I build my meshes with a vector (OpenGL) 0.00
How to initialize a vector of base-class constructors? -2.20
C++ class error message: no matching function for call -0.96
C++ compiler 'shallow' copies and assignments -3.16
how to ignore lines when writing to a file -0.75
how to ignore lines when writing to a file -0.75
(C++) Writing a void function -3.09
Testing if a void* passed into a function is either a shared_ptr or... -2.08
Include global variables in header file - c++ 0.00
How to implement polynomial class using linked list and monomial cl... +0.63
Deleting dynamic array using class destructor 0.00
C++ checking if a node is a root in a binary tree -0.79
Hiding class visiblity C++ -1.55
How can I properly release a ID3D11ShaderResourceView** to avoid me... 0.00
How can a program with a global variable called main instead of a m... -1.60
Looping through an array via iterator in C++ -2.90
Does OpenGL change vertices in memory when you apply transformations? -3.10
How to run an infinite loop? -3.73
C++ compilation bug? -1.94
multiple definition: error at link time -3.57
How do I use a for loop to print out alternating information from a... +0.32
C++ protected constructor for abstract classes -0.02
C++ protected constructor for abstract classes -0.02
Could I have avoided more than 3 levels of indentation? -0.37
C++ Derived Class Chain Constructor Error +0.06
How to work with .obj files in CGAL +4.28
Finding distance between points in 3D space using correct optimizat... -4.12
What's wrong with my normal mapping? I think it's my tangents 0.00
Overloading an operator as a member function +0.93
Why does printing a string array output hexadecimal? +1.27
How to avoid reloading big data on program start +0.32
openGL rotation reset +4.43
C++ file handling -1.31
C++ class inheritance with "get" method -3.91
Are variables local to a class that are not declared as pointers, c... +2.21