StackRating

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

Sander De Dycker

Rating
1592.31 (2,175th)
Reputation
12,700 (11,483rd)
Page: 1 2 3 4 5 6 7 ... 8
Title Δ
How can I implement a function for invoking any (arbitrary) functio... -1.16
Strange mktime behaviour - Change if return value is assigned to a... 0.00
Creating an auto_ptr with 2 arguments +0.41
Use of 'using' keyword to make inherited constructor public -1.92
VC++ Function Template Instantiation Error C2664 When Using Differe... 0.00
Static function and access to the class variable +0.13
Looping through std::vector to find matches from std::string array,... -0.31
Encrypt / decrypt XOR with using the alphabet characters 0.00
Prims alghoritm 0.00
strcpy() causes invalid conversion from ‘const char*’ to ‘char*’ [-... +0.99
Understanding section headers ELF 0.00
sprintf - what does it actually do +1.54
expected primary-expression before '[' token +1.61
Call functions with unknown names +0.19
Data structures for traversable memory pool 0.00
Iterator and const_iterator operator++ post and prefix 0.00
Is one side of an assignment sequenced before the other in c++? -1.51
How do I check if a character is in a given range of characters? -1.14
Is there a way to avoid the outside visibility of template friend d... 0.00
Invalid type declaration for enum 0.00
Why code is not printing anything as output? +1.15
How to implement a recv() callback +0.24
Removing an object from a structure C++ 0.00
Template explicit instantiation (definition and declaration) in gcc 0.00
pthread_exit usage during stopping the thread 0.00
Makefile won't compile correctly 0.00
Can't compile my state machine code 0.00
Two mangled names demangling to the same function signature 0.00
constructors and conversions of classes +0.39
How does C++ compiler know the size of a object with superclasses +2.52
volatile member function vs. constant member function in C++ -1.02
C++ array subscription -0.64
Temporarily disable warnings on specific versions of GCC +0.50
How do I use gl.h in a C++ program? +0.03
calculating relative position in array in c 0.00
understanding c++ vtables and RTTI 0.00
confuse in "double to long long" in c++ +0.44
Why can't I delete the first node (head node) directly? +1.29
How to list the word with the highest ratio, based on their length... 0.00
Is my code equivalent to the one given in the Boost.Asio tutorial? +0.40
Why is behavior different between gcc and llvm? +0.42
Granularity of difftime 0.00
Number of bytes allocated with malloc call in C +0.47
Why do we need a `class` in C++, when a `struct` can be used to ach... -0.20
Is `eof`` a valid state of `ifstream`? -0.15
How can you specify carriage return and newline character match whe... 0.00
Getting the move constructor/assignment operator to be used -1.99
Is a paranthesis in an expression evaluated before anything else? -0.47
boost::asio::async_read get end of file error 0.00
Is it possible to return a pointer to a struct without using malloc? -0.57