StackRating

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

Piotr Skotnicki

Rating
1713.85 (94th)
Reputation
35,389 (3,259th)
Page: 1 ... 10 11 12 13 14 15
Title Δ
Pascal if/else program syntax error +0.12
typedef in C++ to summarize and define a new type with two functions -1.12
Undefined reference to static member of class template referenced f... 0.00
Default template parameter for explicit function specializations -2.08
Constructors for Primitive data types -0.13
Why I can use private methods from template functions 0.00
boost::variant and polymorphism +0.35
Logical comparison fails when it shouldn't C++ +0.34
Recursive type definition inside a template 0.00
When is it the case that a mem-initializer-id is not found by ordin... -1.71
passing a templated class with constants as an argument -0.29
Mixing C & C++ in codeblocks linker error 0.00
using std::async with template functions -0.03
Copy-constructor c++: compiler can't find it when using a = b +0.37
Static assert in template parameters 0.00
Reading INI file using Boost Property Tree when value section does... +0.34
Variadic template argument within template template parameter in a... -2.43
don't understand this use of assert in this Class 0.00
How can I make a function that takes either a map or an unordered_m... +0.79
No Matching Member Function to Call 'connect' - When Using... 0.00
C++ Printing an object in multiple ways +1.34
Checking if an int after division is a whole number in an if statem... 0.00
Variable in Function Signature Out of Scope C++ 0.00
ASSERT_THROW thinks my exception is of a different type +1.62
How to remove leading zeros from string using C++? +2.25
Pure virtual function call interesting cases +1.57
Implementing generic messaging in C++ using templates 0.00
issues with complex number in VS 2010 0.00
boost scoped_ptr with char* type throws initialisation error +0.41
Reverse print a stack of objects? (Singly Linked List) 0.00
How to construct a compound for loop in C++? -0.78
c++ stringstream not working properly when changing integer to string +1.07
How do I read a file completely, one character at a time? -0.13
error: incompatible types for a function that returns float in C +0.32
Functions in C not returning proper pointer types? -0.25
Vector Iterators of Shared Pointers 0.00
Arity of a generic lambda -2.27
What operation does the function implement, if a string is consider... +1.64
Print C Format specifiers in a string independently 0.00
Stop console input using scanf() 0.00
C++ stack surrounding array is corrupted 0.00
How to allocate a chunk of memory using known address in pure C, no... +1.52
How to find a vector in a 2D vectors in C++? +1.44
String out of range c++ +0.37
C++ Depth First Search (DFS) Implementation -0.12
How can I return a component by its type in a Mixin class? -0.10
error in making the file: expected primary-expression before ')... -1.44
Forming variable name with Macro +0.35
operator shouldn't be constant but it can be -0.29
Using std::greater<K> and std::greater_equal<K> in a te... +1.81