StackRating

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

Vlad from Moscow

Rating
1551.24 (7,571st)
Reputation
152,082 (371st)
Page: 1 ... 101 102 103 104 105 ... 196
Title Δ
Use a nested for loop to list the factors of all the numbers from 1... +2.32
C : double pointer passed as parameters comes back empty -1.12
Initializing arrays in switch case statements -0.56
implentation of multipop operation in stack 0.00
Is Tail recursive really powerful on C language? +0.30
Free-ing an array of structs obtained through malloc -0.75
Why I do not get errors when I initialize an array container with m... +1.16
Pointer of array in C++ -0.03
Undefined reference error in single file code 0.00
What does the typeid(var_name).name() function returns in C++? +2.38
How to workaround "redefinition of default parameter" in... -0.75
Is using an assignment operator in a function argument undefined be... -1.26
Input name with (whitespace) +1.49
(Multidimensional array in C) how to reformat the output -0.47
adding two c-strings in c++ -0.38
Strange output using pointers and structs in C 0.00
How do I pass an array as an argument to a function? +0.20
Recursion in C, segfault confusion +2.12
Enum Header Multiple Defnitions -1.67
Clarification in Section 5.10 of K&R 2 +1.50
Unknown character at the end of string -0.49
Function return in branches of an `if` vs outside the `if`, in C++ -0.12
Pointers in C Language (Code Explanation) -0.36
Problems with creating a function to reverse a string +0.02
2D array in C with variable 2nd dimension +0.55
Precedence of comma operator +0.28
C++ standard library forward_list issue +0.55
Type No return, in function returning non-void -0.96
Issue with string variable: "No operator << matches thes... -1.85
Array resizing and realloc function -1.88
Counting the number of even digits in a number? -0.49
Runtime error occurs while accessing elements of vector container +2.18
can't run this code :: the code is about queue function that de... +0.01
Assigning 2-dimensional array to struct object +1.09
What is "incomplete type" and "forward declaration&q... -0.56
ANSI C work with 2dim array throught pointers +1.31
Why enumeration objects can have values other than their enumerator... -1.39
In C++, is it possible to initialize an array directly from another? +0.16
recursive function that return the first index where sub string con... 0.00
What does ** do in C language +1.30
Pass by value and pointers -0.52
how and why sizeof(a)/sizeof(a[0]) in c is used to calculate the nu... +0.94
extracting substring between two '\n' characters into a sep... -0.23
How to initialize a member-array of class type variables? -0.41
comparing strings with "<" or ">" operato... -0.97
Pointers to pointers passing to functions +0.52
Why strcpy takes const char* for src instead of char *? -1.97
2-dimensional array of chars returns SEGFAULT +0.70
How to use toupper() on a pointer to a string? +2.27
Error Implementing Derived Class Constructor: "No Instance of... 0.00