StackRating

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

Some programmer dude

Rating
1649.09 (581st)
Reputation
388,986 (100th)
Page: 1 2 3 ... 221
Title Δ
Replacement index 1 out of range for positional args tuple 0.00
C++ pure virtual class inside class template 0.00
Is it necessary to write PARAMETER Type in Function Declaration (in... 0.00
Difference between for/while loops -0.20
How to comprehend inline, const and reference in a function declara... -2.37
C++ error: The token '&&' is not a valid statement... 0.00
Correct sequence for initializing data members in C++ objects -1.37
How to scan strings from a text file with delimiter and then displa... 0.00
Misunderstanding in particular user case of pointers and double-poi... -0.70
C++ GTKMM, getting a weird output in a text-buffer 0.00
C formating String 0.00
Comunication to from child process hanging on read in C +0.82
How do you create objects that have an instance pointer of itself i... 0.00
auto type deduction with uniform initialisation syntax c++11 vs c++17 -2.44
Can C++ pass empty pointer to a function? -1.89
Strange behavior in a function that moves items inside an array -0.28
After assignment const char* to const char** I have an error 0.00
C++ free error with vector instantiated with fill constructor 0.00
In CLion, What is the difference between Qt Console and Qt Widgets... 0.00
How do I define size of C++ Vector in a Parameterised Constructor 0.00
How to get return type of template parameter method? 0.00
Why does the program display warning passing argument 1 of 'cir... +1.50
i have a problem to check wheather the input is string or number 0.00
Getting rid of warning: integer from pointer without a cast [-Wint-... -0.24
error: cast to 'string' (aka 'char *') from smaller... 0.00
In 2D array A[m][n], how value of A is same as *A? +1.45
How to tell if a #define has a value or not -2.46
Does a statically linked libcurl still use dynamically linked libra... 0.00
Handling circular dependencies in C++ 0.00
How do I send my CLion's output to the Gnome Terminal on Debian? 0.00
initializing member variable 2D vector in constructor +2.56
Sizeof string vs sizeof string pointer +1.16
How can I assign part of a string to a variable in C language +0.85
Split an integer into bytes and combine back into the integers resu... +0.28
C Commandline Arguments: Need Clarification About Order of Argument... -2.88
Valgrind says that memory is not allocated when trying to access dy... 0.00
vector.size() - 2 leads to infinite loop - C++ +1.26
C, Segmentation fault while using dynamic array in struct 0.00
Different address of std::unique_ptr::get and operator& +1.54
Why does rand() in C++ keep giving me the same number? -1.61
Strcat result having data from last strcat call +0.29
function does not return root node 0.00
How this code works (Have as I input only a integer )? -0.81
strcpy problem with two dimension array in C +1.33
Make file, separate compilation failed +0.29
Initialize structure in C as empty or with zeros? 0.00
Polymorphism for a class with no virtual functions? -0.45
What is the reason behind the "False" output of this code? -0.35
Unable to understand pointers in c in a function +0.02
C++ convert from int to byte array, then convert that byte array ba... -2.29