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 ... 29 30 31 32 33 ... 42
Title Δ
JNI Invoking Static methods. Is the class object necessary? 0.00
What is the most efficient way to find multiple sums from a file? +0.75
What is the correct way of processing different strings encodings v... -1.09
Inheriting istream operator>> -1.84
Doubly linked list copy constructor and program crash 0.00
how to rewrite this c++ simple code? +0.47
C++ Function that filters by name of plataform 0.00
c++ Crossover genetic algorithm push_back vector overwrites the old... +0.47
Loop through map on returned XML to get node value 0.00
Istream to string conversion with \n characters in C++ -1.04
Why the pattern of data appears in memory when I use `malloc()`? 0.00
C++ scope of variables inside try +0.49
Make URL Request and read String -0.53
How can I access derived base member from derived class?(in C++) 0.00
how to use gotoxy function instead of clrscr 0.00
C++ reading file by line: hasNextLine? +0.46
Subclass constructor not storing data for object 0.00
Is the term "method" defined by the C++ Standard? +1.83
Why is the elapsed time in a loop not proportional to the number of... 0.00
C++ How to animate grafics (POO) 0.00
Using "new" multiple times on the same pointer -0.33
C++ override pure virtual method with pure virtual method +1.83
adding two number using pointers +1.19
Why won't my point in Species class point to its heterogeneous... -0.51
Determining largest derived class at compile time -0.02
Is a C++ optimizer allowed to move statements across a function call? -1.84
Using cin for keyboard input after processing redirected file input... 0.00
Casting from abstract base class pointer to derived class +2.52
Parsing data, scanf? -0.03
Stack overflow caused by backtracking in regular expression 0.00
Output buffer and Cntrl+C to exit program 0.00
MongoDB Find and Remove Algorithmic Complexity 0.00
Converting constant char pointer to LPCTSTR 0.00
Reading file backwards , c++ ifstream -0.03
string usage with textfiles c/c++ 0.00
Location of config files in project c++ 0.00
What is the current state of support for 'thread_local' acr... -0.59
Compiler Error for classes in hierarchy +0.46
Declaring An Instance Of A Class With Member Initializers In Anothe... 0.00
Using kbhit() and getch() on Linux +1.81
Assignment operator overloads have similar conversions (only in VS) 0.00
reference to a non-existent variable will be a error, but why doesn... +0.47
How to convert ascii to char in NDK? 0.00
what happens when the function returning value is a pointer and the... 0.00
Is f(++i, ++i) undefined? -1.00
How are state flags represented and how bitwise OR is used to work... -1.42
Avoid inserting duplicates in binary search tree +2.17
Multidimensional arrays as class member with arbitrary bounds +0.49
Getting the n best elements from a vector? -0.83
CPP - using * or & to return address -0.26