StackRating

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

Christophe

Rating
1624.22 (993rd)
Reputation
43,307 (2,488th)
Page: 1 ... 4 5 6 7 8 ... 42
Title Δ
Inorder traversal of binary tree gives garbage value and segmentati... -0.60
Typedef declaration in the form `int typedef my_int;` -2.36
Function returning dynamicly casted pointer, return pointer as if i... 0.00
Pass function to dynamic link library +0.34
Class diagram for a mini JEE project 0.00
How to return a struct from a function 0.00
Initialize union with nested structs +1.66
Issue when converting utf16 wide std::wstring to utf8 narrow std::s... -0.62
What counts as functional requirement and what doesnt in the follow... +1.48
do variables automatically convert to the type required by the func... +0.33
Implementig a C++ State Machine. How to solve Wpmf-convesion Warning? 0.00
How to compare two tm (from ctime) variables 0.00
UML Class Diagrams - Understanding Which Fields are Necessary and W... 0.00
Decltype of derived class from unique pointer to base class +0.37
How do you make a horizontal class aggregation representation with... 0.00
Why was destructor executed twice? 0.00
Are variables considered objects in c++? 0.00
Is this Database UPDATE command with calculation correct? 0.00
Masking the user input as asterisks in Windows? 0.00
I'm having problem storing 10^18 as a float 0.00
When using "new" to initialize unique_ptr<FILE*,File::... 0.00
A Design pattern suitable for the case 0.00
Getting sizeof a member of the class in C++ 0.00
Problem with abstract class inheritance and constructor at C++ +0.10
C++ overloading the ostream and istream operators 0.00
I can do x = y = z. How come x < y < z is not allowed in C++? -1.05
Which type of relationship should I use? 0.00
How to constuct a UML diagram for a simple chess game with GUI? 0.00
What's the best suited UML diagram to model based on below Scen... 0.00
Java : how to notify objects ? (which patterns/...) 0.00
How to fix was not declared in scope 0.00
Am I heading in the right direction with my Use Case Diagram? -0.13
how to assign array of struct to class variable without memcpy -0.64
C++ Increasing while loop refresh rate speed? 0.00
Can a [GoF]-ConcreteSubject override the notify method? +1.47
Editing functions in child class 0.00
Specification of extending use case +1.56
OCL collection operation on list attribute 0.00
C++ - 'class' type redefinition 0.00
what is the issue with encryption in c++ and decryption in php -0.56
How to get pointers initialized back from the .txt file 0.00
C++ equivalent to Fortran Namelist 0.00
C++ // Trying to rewrite a working code to include my function 0.00
My c++ array value don't want to change, it output infinite loop -0.62
Access captured variables outside the lambda +1.92
How to correctly use map with smart pointers and custom classes as... -0.07
Shrink a 2D-Vector in C++ 0.00
Would it be legal for std::set to be specialized for (u)int8 and ch... -0.62
How to read a matrix from txt file to template matrix? 0.00
Why a reference is said to be unchanged in C++ primer 5th, how ever... -1.14