StackRating

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

Paweł Stawarz

Rating
1515.34 (44,106th)
Reputation
3,281 (51,499th)
Page: 1 2 3 ... 4
Title Δ
In what situation should we adopt state pattern? 0.00
Simple serialization and deserialization in C++ 0.00
A simple STL based Undirected graph implementation in C++ 0.00
Simple C++ if else +0.45
How to Print a Pointed to Array of Integers Inside a Struct Inside... +0.70
Determining the extension type of an image file using binary -0.15
Converting 4 raw bytes into 32-bit floating point +0.29
Vector that can have 3 different data types C++ +0.08
c++ xml chunk data error 0.00
Counting same string/word in a text file in C++ -0.29
C++ variable length arrays in struct -1.10
Function overloading by swapping order of parameters -0.92
How can I free memory in C when a pointer is not known? -0.25
How to call function defined in template -1.00
C++ Polymorphism with types -0.42
How can I elide additional calls to an idempotent function? +0.50
C++ - Best convention to resolve templated classes' circular de... -0.03
Call a non-virtual member function from a collection of base-class... -0.07
Deep copy constructor array class C++ -0.23
Create a enum/structure of strings in c++ -0.53
Nested classes - separating the declaration from the definition in... +0.41
C++ - Creating a god object -0.05
how many condition can be declared in do while? +2.29
How to parallelize std::partition using TBB -0.35
Cannot cast from derived class to base class -0.78
Not sure how to approach this pattern in C++ -0.26
Variadic function (va_arg) doesn't work with float, while printf do... -0.84
Container of fixed size where older elements will be deleted +0.48
Can I access a struct passed into a template generically? -1.78
boolean operator in for loop in c++ -0.79
How to find the most specific match from a list of regex patterns? +1.62
Does C++ provide a "triple" template, comparable to pair&... +0.49
Is there a way in C++ to define an enum such that its values must b... -0.25
C++ -- Catching built-in "divide by zero" exception 0.00
No viable conversion from 'bool' to 'std::string' -1.28
error: new types may not be defined in a return type +2.21
When exactly has an exception been caught? 0.00
Have default constructor access some mutable state without using gl... 0.00
Do game servers need server-code specific to the game being played... 0.00
Camera rotation and orientation in variable gravity -0.02
How to test limit of available memory (C++)? +1.44
Singleton in java vs. Singleton in C++ -0.97
Returning largest value in linked list -1.67
What happens if one manipulates non-exist key-value pair in a std::... +2.22
Did I create this array of strings properly? c++ -0.78
How to find position of a substring in string in c++? +1.07
static member with different values / instances -0.06
c++ Generate function pointer declaration at run-time? +0.46
Converting integer to time format -0.10
What's a good data structure for a 24hr minute-by-minute boolean re... +2.15