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 Δ
Best data structure for a sequence of digits [0:9] 0.00
How i free memory after const char* malloc? 0.00
What is the significance of the .h extension in header files? +0.16
Binary number from 0 to n having the same numbers of chars/ 0.00
Binary number from 0 to n having the same numbers of chars/ 0.00
Behavior of C++'s std::discrete_distribution vs. sample() in R 0.00
Should I declare a variable in class private when it is used in mor... -4.20
Inheritance of a Pure Virtual Function -0.45
finding string format specifiers of variable argument list +0.07
Why is size() function of std::string[] array returning an incorrec... -1.34
How to access the function in base class when using singleton class... +4.22
Modern C++ array arguments +4.37
C++ - initializing static member its own method 0.00
C++ workaround for doubles as template parameters +4.83
Can a non-aggregate class with deleted constructors and destructor... -3.47
LNK2005 AND LNK1169 Errors - C++ 0.00
Clean and Efficient String concatenation in C++ +4.27
The best way to Map some big values to a small value in C++ +0.15
Why is std::nullopt_t part of the C++ standard? -2.46
How to select C++ calling convention for a class / block / scope? -3.86
Output ASCII value of character +2.21
C++: Setting a uint32 to an int32 (negative value) -0.73
Is there any way to move the cursor position of a linked list in co... +0.96
inheriting a vector/array/list and changing its size 0.00
When should a Logger flush? +0.94
Reorganize the content of a vector -3.12
C++ array of class names -2.01
returning a map using getter in c++ performance issues +4.95
C++ delete[] failing only in release version 0.00
Is there still a reason to use `int` in C++ code? +4.50
Why can't I use <experimental/barrier>? 0.00
sending a .txt file via tcp/ip protocol in c++ 0.00
"Junk" displayed when displaying array of characters 0.00
why it's permitted to redefine a global operator new(size_t)? 0.00
Regex capture into group everything from string except part of string -4.05
regex to match the argument of specific functions +0.27
How to prevent a function from being called from certain sections o... -2.20
Format of datetime in std::get_time 0.00
Use STL Containers with Struct 0.00
I need to implement a c++ function pointer to member function overl... +2.04
Why is my static_for implementation in C++ slower than regular '... -3.81
Boost Process errors on vs2010 0.00
Is there any reason to prefer running an application from within ID... 0.00
C++ linker strange behavior: static member variable +1.99
std::tuple faster than std::array? +1.89
Console program stops execution after Ctrl+Z 0.00
Template arguments in C++ -3.53
Get current active Language keyboard 0.00
Is it fine to replace an array with hierarchal structures and class... 0.00
Calling derived class function using abstract pointer 0.00