StackRating

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

danielschemmel

Rating
1579.12 (3,083rd)
Reputation
8,825 (17,634th)
Page: 1 2 3 4 5 ... 6
Title Δ
Is this method for converting Unicode chars truly endian agnostic? 0.00
Accumulating doubles vs ints +1.72
How to pass array reference from function? -2.31
how wchar_t data type working c? -0.16
in c++, how to friend a static function from another class 0.00
No speedup for vector sums with threading +0.41
How to generalise this further using (variadic) templates +0.43
How does g++ not report error with the given code? -0.16
Is it possible to write an abstract class where the constructor cho... -0.61
Avoid initializing member until required +0.68
C++: Do virtual function calls with a pointer to the derived class... 0.00
Reverse Iteration of an STL Algorithm 0.00
Guidance Needed: Vectors of unique_ptr to dervied classes from an a... +2.00
copy and swap idiom with pure virtual class +0.91
C++ references to main parameters +0.42
Most elegant way to pass and return 2D Array (Matrix) typesafe with... +0.35
Best way to iterate through a for loop, and then iterate through it... -0.29
making a line run once, Text based game 0.00
how to use typedefs in templated functions? +0.43
Array Creation Problems in C++ -1.20
Transform any signed char type into an unsigned one 0.00
Graph data structure memory management +1.24
How to test related objects for equality in C++? 0.00
Is it unsafe to store derived object to void*, then cast base objec... +0.43
How to match empty arguments pack in variadic template +1.51
How to properly use openMP 0.00
C++ error Undefined reference to Class::Function() -0.10
Is it valid C++ to cast an rvalue to a const pointer? -1.02
Writing access violation while using qsort() -2.30
Can I use a class level typedef as template argument for the base c... +1.53
Template metafunction composition - The Not case +1.52
Convert SetPixel coordinates to pixels on console +0.42
arrays with missing sizes vs pointers +0.36
Iterating through a vector via pointers +0.42
Overloading operator [] polymorphism +1.10
Convert double to int in C++ without round down errors +1.27
How do I use boost::random_device to generate a cryptographically s... +0.43
Include statement : c++ +0.23
Error with std::vector::erase 0.00
Use implicit namespace on template arguments 0.00
Is there a way to name a type for a function template specialization? -0.57
Return pointer from type and string of name -0.27
C2440 when assigning `Derived**` to `Base**` +2.17
How to know the type of object a pointer points to in C++? +0.88
Convert a string of binary into an ASCII string (C++) -0.39
need help trying to run a array strcpy program +0.43
How to have a variable be of a class type be set from a reference (... 0.00
How does that recursive function work? +1.22
Error when initializing vector of objects with size +1.41
C++ trouble sorting a vector of custom objects -0.01