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 ... 31 32 33 34 35 ... 42
Title Δ
How to read utf-16 file into utf-8 std::string line by line 0.00
C++ OO Inheritance Correctness for a simple scenario +0.01
c++ password handling security practices? 0.00
Comparing null-terminated string with a non null-terminated string... +1.96
Reading in text file in C -0.26
Math Formula in C for RuneScape experience 0.00
c++: error: no type named ‘type’ in ‘class std::result_of<void (... +3.02
unresolved external symbol on unitest file (visual studio) -0.00
Use std::ostrstream::freeze after std::ostrstream::str to prevent m... 0.00
Why cout complaining when calling a function from an object of othe... 0.00
Strategy Pattern - C++ -0.73
Why doesnt my fstream access compile? -0.27
Safety of static_cast to pointer-to-derived class from base destruc... -1.27
What is the layout of a class in C++? +2.03
Send array to rank with order 0.00
How can I implement double dispatch when I don't know all the c... +0.47
Is it "bad practice" to use tab characters in string lite... +2.52
C++ how to pass command line args between processes? +0.48
I am not sure how to input data into the map correctly -0.08
fwrite Binary Stream to char array or string 0.00
Visual Studio compilation error finding file -1.82
Loading Stages from external code 0.00
c++ check input read from file with fail 0.00
Possible to have a function take a char array of set length? +3.30
Polymorphism with references does not behave as expected 0.00
Cross platform UTF-8 char file data encoding/decoding -2.11
Is C++ static same as static in C? -1.70
C Two Arrays in Struct +0.49
How operator new knows that memory is allocated -1.91
C - Stack around the variable 'name' was corrupted +2.58
Derive* to Base* conversion in member function/friend function of b... +0.49
Undefined behaviour of operators in XOR swap algorithm? 0.00
How many stack memories will be allocated to a program 0.00
Returning a reference to an object pointed through its interface +0.49
Error when trying to compile using sqlite3_open in Visual Studio 2013 +0.49
What does i = i >> 1 mean in C++ +1.75
Information for localization -2.27
C++ string array and bools +0.98
Serialization in component based game engine +0.50
how to check the type of a pointer in C++ +0.48
Add an extention to the file you want to save 0.00
Cast an unsigned short/int to char * 0.00
c - fclose() causes a crash 0.00
"Industrial Strength" C++ struct -1.38
Why does calling the Base class destructor crash this program? -1.11
Why is repeated inheritance / duplicate inheritance invalid? +1.15
Why do I have a segmentation fault? +2.02
How do you access the member functions of a class within another cl... +0.57
C++ Access Private Function Via Pointers -1.48
C recusively build tree using structure pointer +0.01