StackRating

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

JSF

Rating
1520.51 (30,899th)
Reputation
4,811 (34,531st)
Page: 1 2 3 ... 5
Title Δ
Function stuck on return 0.00
Error while parsing through the linked list 0.00
Vector of pointers to inherited class objects c++ +0.47
C++ source code bug -- Computing Differences in Distance and Total... 0.00
Filling a Triangle Algorithm 0.00
Declare array of objects when the class has more then one default c... 0.00
Not understanding some programming patterns -1.08
pointer won't go back to it's reference from a function aft... -0.31
Vectorization of class method 0.00
Basic C++ String Pointers +0.95
Why is the auto-vectorized version of this program fragment slower... 0.00
c++ Copy constructor and pointer +0.65
Why do I sometimes get a strange address in a pointer -1.69
C++ new allocates more space than expected -1.03
C++ program gives different results in Debug and Release mode +0.45
Passing rvalue as reference -1.52
Valgrind errors when delete is done in another class 0.00
Call function from both parent in multiple Inheritance -0.37
Arduino - passing struct by pointer seems to be slower than by value -0.30
Converting number to base 6 in small chunks +2.32
Proper way of removing element from array of pointers 0.00
Memory seemingly not released by lower level allocation routines af... +0.63
Data Structure - Trie C++, issue inserting words. Access violation... 0.00
Type/value mismatch in member function of C++ template class 0.00
Overloading < operator in template 0.00
Most efficient way to work with HUGE binary matrix? 0.00
Why are dynamically created objects twice as many bits apart as the... -1.63
Proper way to delete and free up memory of a vector (prevent differ... -0.30
What's wrong with my algorithm? -0.82
stack around variable is corrupted when variable num is used -1.31
Passing temporary object as a reference to an abstract to a constru... -0.63
Difference between | and || , or & and && +1.13
In Binary Tree, find how many grandfathers have only two or three g... +2.23
c++ repeated arrow operator dereferencing performance vs dot operator +2.00
difference between while and do while loop in C++ -0.94
Searching vector's upper bound using binary search +2.16
Why does it show nan? -0.32
Sum of elements of array returns wrong value +0.47
Recursive algorithm getting all combinations into two groups +0.88
Convert logic formula to conjunctive normal form in C++ +0.50
Function returns 0 when float number is under 1 +1.38
Using subscript operator within a class on a template array 0.00
Postfix ++ and prefix ++ in operatoroverloading C++, meanings 0.00
Can't pass a function value to set an array size C++ +0.46
Error in using max function with Armadillo sparse matrices -0.52
What does -Wreinterpret-base-class mean in Clang / C++? -0.86
How to optimize a simple loop? +0.13
Searching for Holy Grail of search and replace in C++ -1.46
What is the operator precedence of this if statement? +0.04
How is "std::cin>>value" evaluated in a while loop? -1.75