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 ... 13 14 15 16 17 ... 42
Title Δ
Why doesn't C++ std::set have an 'at' function and what... -0.58
When should namespaces and separate compilation be used? (Can separ... 0.00
Going up the object hierarchy 0.00
Using functions from multiple classes by including them under a nam... -0.09
Remove spaces from string before period and comma -2.19
Why does this double mutex lock not cause deadlock? -1.82
smart pointers and iterating with auto +1.47
What is the best way to break a while loop with a callback function? +0.38
store pointers to different types of classes in an std::unordered_map 0.00
Washing machine petri net +0.41
Force a derived-class object to use its own function, not the base-... -0.95
Basic Shape class and Circle Class: compiling error 0.00
Iterating through a 2d vector with custom increment 0.00
Polymorphism or dictionary of properties? 0.00
How does the compiler know which catch block to take? +0.41
Is it possible to join 2 controller classes to 1 boundary class? 0.00
Sorting user input in lexicographical returning memory characters? 0.00
Casting memory to union 0.00
appropriate UML diagram to model Android app's Threads, network... -1.02
What is a better way of including header files in a C++ code? +0.83
"Your project stopped working" error when constructing an... 0.00
C++ How to get arraysize from dynamic allocation? +0.40
How to check if numbers 0 to 9 have appeared atleast once in a stre... -0.34
What is the order to evaluate this and why? C++ 0.00
How can I move my picture on the screen using a keypress? +0.41
Checking input on a char variable -0.76
Reading text into string vs. directly initialize string with text +1.39
Separate class implementations in multiple DLLs 0.00
Multiple return statements and performance in C++ 0.00
isdigit() isn't working in a simple program? -1.61
C++: Write BMP image format error on WINDOWS 0.00
About "bind" in C++ 0.00
Double pointer arithmetic -1.64
Polymorphism in databases 0.00
PPM image reading error in C++ 0.00
Equal sign/Assignment Operator inside statement -0.23
Can't remove the trailing plus sign in an amount decomposition 0.00
C++ Calculating shipping cost based on weight +1.41
How to use input stream overloading to insert item to map member in... -1.17
How do I initialize a smart pointer which is a class member? 0.00
C++ What is the correct syntax when using dynamic binding and pure... 0.00
Representation of Large Graph with 100 million nodes in C++ 0.00
Finding percentage of similarity among some text files 0.00
How to convert bool to DWORD and back using c++ 0.00
C++ ReadFile, CreateProcess, Pipe Stdout redirection, doubled Output 0.00
C++ check array for duplicates and replace them +0.83
What is the difference between a destructor and a funtion that deal... +0.40
How to ensure an array has even number of elements +1.54
Is it possible combining symmetric code pieces? -0.47
What is the difference between 'struct (*)[]' and 'stru... +0.15