StackRating

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

Franck

Rating
1495.85 (4,218,852nd)
Reputation
1,530 (107,147th)
Page: 1 2
Title Δ
C++: Overriding virtual pure function derived from a template class -3.51
AVL Tree insertion - Segmentation fault 0.00
Integer to float conversions with IEEE FP -2.94
Assignment operator overloading doesn't work when rehashing occ... 0.00
Insert in list at second position c++ 0.00
Pointer to class data member +3.86
Area of a triangle in a cartesian plane -0.05
Return my struct as an array in C++, OPENGL +4.67
transform taylor_sin in c++ programm 0.00
C++ multiple template pure virtual inheritance 0.00
Why is the runtime of this algorithm (n^2)*(n^2 + 1)/2(i.e. O(n/4))? 0.00
If init lists always be processed to constructor body, but it appea... -4.00
Finding the max path sum of a node tree +4.12
overloading the assignment operator when the class contains pointer... 0.00
Is it safe to use floor(a/b)? +0.33
Overriding an operator to use the derived class in C++ -3.57
C++ Segmentation fault in while loop when looking up values for a h... 0.00
Efficient power of 2 series: (2^n) + (2^(n-1)) + (2^(n-2)) 0.00
infile with eof and sentinel -2.01
Unexpected macro evaluation +5.08
Having to define pure virtual in mutli-level inheritance +0.32
Getting distinct enum values C++ -3.90
Alphabetically Sorting Doubly Linked List 0.00
C++ - Deleting a node in doubly linked list causes a segmentation f... 0.00
No warning, when passing a member variable by (const) reference to... +4.02
Class Design Problems (managing memory allocation & deallocation) -3.09
How to return optional debug information from a method? -3.21
Binary Search Tree segmentation fault 0.00
unique_ptr deleter overhead -3.21
C++ writing a copy constructor for simple linked list 0.00
C++ How to convert decimal number to binary? +4.06
How does placement new know which layout to create? -2.16
How to flatten a loop through the upper triangle of a matrix? +4.09
Can I include cin within a switch statment -0.02
difference between nested structure / classes and declaring class i... 0.00
Insertion and Merge Sorts Does not Work on Big Data Sets C++ 0.00
Why is my array being printed incorrectly? -0.69
Nested try/catch blocks for error propagation across classes? +4.08
no suitable conversion function from "const DListNode" to... +4.68
Change 'parameter' string inside method C++ 0.00
C++ Function to find the min+max value element in a vector +2.92
View Double Variable In Memory +4.16
How to do binary search for intervals +0.59
How do i convert a string to an int array after parsing? 0.00
Can not read file with extern type and resource system 0.00
When this code is run it display 5 3 -1, Why does c = -1? +0.41
How to declare friend classes while using decorator and iterator de... 0.00
C++ Array as reference or as pointer -1.18
Unresolved external symbol. Definition ok 0.00
Assignment at Initialization without Default Constructor -2.25