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 Δ
Change local variable in a function from main scope without using g... -1.75
Why return 0 will never be executed inside this code? -0.17
enum class constructor c++ , how to pass specific value? -1.68
clang-format: How to align list of struct inits 0.00
How to initialize a static array to certain value in a function in... -0.76
two or more data types in declaration of ‘t’ 0.00
What happens due to & operator in the following case? -0.58
Vector iterator type unknown 0.00
Simplifying Static Const Member Definitions of Templated Class +1.35
How to reset std::count return value -1.12
How can i return only few values from an array -0.34
Character Set Encoding of Visual Studio 0.00
how operator overloading works in sorting in cpp? +2.83
Avoiding object slicing -0.88
easily refactoring many non-trivial "static library projects&q... +0.14
C++ add constant to slice of vector -0.94
String initialization problem explanation 0.00
C++ -- How to convert a string into multiple integers? -0.63
Interpolate between DateTimes in a List in a linear fashion and rea... 0.00
How to end the program from a function which is called in another f... -1.69
cannot print using ostream but can by using cout? 0.00
C++ `getchar` and `toupper` doesn't work with a character 0.00
I have tried to write a code to find if a word is a palindrome or n... 0.00
C++ common way to get overloaded member function pointer -0.76
c++ repeat N iterations -1.08
Performance of duplicate computations -1.56
Using throw to replace return in C++ non-void functions -0.49
is there a difference between vector.size() = 0 and vector.empty()? 0.00
Running unit tests excluding a specific tag in Catch2 0.00
Something's wrong with my reverse string function -1.52
How to extend a C++ structure/class with a void `null` or `empty` l... -0.14
How to extend a C++ structure/class with a void `null` or `empty` l... -0.14
how to eliminate use of goto in switch case -1.35
Nested struct with dynamic size in C++ -1.12
C++17: still using enums as constants? -1.23
Difference between styles of iterating over vectors and other stl c... 0.00
Initializing char array from constant +0.76
C++ Read access violation for vector -0.79
Google C++ Style Guide include order +0.55
How to write Wrapper for accessing C++ class member from C (with in... -1.73
How to write a template that can deduce a type use a function's... +0.11
Reversing a string in C++ using pointers -1.44
Is it okay to depend on solution and my study way? 0.00
Copy section of an array into a std::vector in C++ -1.62
C++ fill Pointer to pointer ** list which point to pointer address +0.75
How to have have function give out seperate card hands to seperate... -0.83
for loop in C++ 0.00
How to have sub functions in a class +0.55
How to get all "next" nodes in a linked list? Building a... +0.55
c++ macro which accepts colon and value with 0.00