StackRating

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

Robert Andrzejuk

Rating
1437.52 (4,534,768th)
Reputation
3,019 (56,025th)
Page: 1 2 3 4 5
Title Δ
How to avoid calling function in base class? -0.93
How can I create a constant array with some calculation -1.40
C++ signed conversion to unsigned , why so? 0.00
How do I create a "spacer" in a C++ class memory structure? -1.13
How can a function return the required numbers using the reference? -0.47
when i try to call insert function in main it is not take the numbe... 0.00
Whole loop taking longer than its iterations summed +0.11
Pass a (sorted) std::vector to a method +0.55
Template specialize a method +0.57
how to use boost for bessel function in C++ 0.00
How to determine a return type of a template? -0.47
Overloading input/output operators in C++ -0.45
Static library is fine alone but throws errors when being referred -1.64
Remove duplicates from linked list C++ -0.67
A simple formula to get mathematical remainder -1.78
C++ lambda returning itself -1.18
How to "push" c++ map like it's done in javascript -1.80
Static class property, multiple constructors in C++ +0.11
std::optional::value_or() - lazy argument evaluation -1.02
In constructo error: ‘data’ was not declared in this scope +0.03
Why my Visual Studio failed to find definition? 0.00
Loop one pair of cards for 100 times (deck of cards) -1.73
difference between `using` and plugging in directly -0.98
Cpp:: Custom Exceptions, Variable Message not caught (<< oper... -0.47
How to hit break point in c++ app if it is not start-up project 0.00
Defenition of small function to declare it as inline 0.00
template type deduction failing (std::empty as a predicate) +1.28
Read & write log on specific time interval c++ -0.53
I can't use the cpp file from Visual studio in Cygwin 0.00
What is the best way to abstract two slightly different functions i... -0.42
Control the compile-time emitted version of a class from point of use +2.10
C++ Inheritance: Do I have to repeat parent attributes in derived c... -1.52
If Else statement indentation important or not? (C++) -0.34
Sorting array of chars alphabetically then by length -1.09
how to get random number between 5 and -5 in c++ -0.25
how to get random number between 5 and -5 in c++ -0.25
Reversing a linked list starting from the tail using recursion -0.18
C++ Linked List -- Reading in a file and sorting it based on number 0.00
Sort vector ignoring certain number -0.53
Connecting Oracle database in C++ 0.00
c++ Constructor not setting default values -3.73
Two-way insertion sorting error +2.19
How to stop backslashes from cancelling in conversion from QString... -1.48
Has gtest something that compares binary? +4.13
Has gtest something that compares binary? +0.13
Reading system() command error response message +3.91
Formatting table to look nice 0.00
Assigning value to two dimensional array with the use of pointers C++ -1.73
How can I print debug a C++ Win32 DLL? 0.00
How to use std::async efficiently to perform operations on pointer... -3.17