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 ... 11 12 13 14 15 ... 196
Title Δ
Is it safe to do something like foo(x, &x)? +0.30
Cast function argument passed by rereference in C -1.09
Calling implicitly declared function with too few arguments: why th... 0.00
Reference to variable out-of-scope +0.43
Process terminated with status -1073741510 - C++ Prime Factorization +1.41
using-declaration may not name namespace 0.00
How should I clear these errors and why are they there? +2.22
Class template method specialization 0.00
How do I free() a non-heap object? -1.26
Where is getline() function coming from? 0.00
Valgrind error: Invalid write of size 8 while using lists made of s... 0.00
Difference between char pointer array and char 2d array? 0.00
Substring function in C 0.00
C: strcat() terminates program without error +2.30
syntax confusion with arrays and pointers +0.63
how to allocate space in a struct 0.00
Can someone please clarify what this is asking me to do? -0.07
Logical && operators +1.17
Vector searching -1.43
Using bitwise or operator in switch case -0.88
C program, two variable with same name in different source codes wi... -0.56
how to assign data from text file into structs c++ +0.43
Implementing small functions in a header file, including in two dif... -1.63
Remove adjacent Duplicates from a String which have count greater t... +1.29
Is it possible to use for loop with misleading syntax? -0.67
Using sizeof to append a character to the end of a string form user -0.55
Convert int to char then push back to vector 0.00
Can we add an integer to an array in c++ -1.77
Stack push function using c, implemented using doubly linked list +0.44
expression result unused in a strcmp -0.59
Bubble sort replacing a value with another one that I haven't e... +1.72
Issue with Assigning of pointer address to pointer -2.00
How can I add a char on the begining of a string in C? 0.00
C: Printing from char array produces erroneous characters -1.12
What is the right way to work 2 static 2d arrays in C? 0.00
Exercise 1-6: (page 17 K&R) - getchar() question +0.68
Why is my valid_triangle program from cs50 doesn't work? 0.00
Pass by reference or value for 2D pointer array +1.58
Having problem with allocating memory and pointers 0.00
strcmp - expected primary-expression before ‘[’ token +1.28
Removing a character from a string in c language, getting conflicti... +1.35
How do I print out an array of string(array) create by char ** in C? +0.91
Size of my char array automatically shrinks to 1 after calling a fu... +0.47
Check if given string is palindrome c++ iterative method 0.00
How to sort array of pair <int, pair <int, int> >, by f... -0.32
Reference data from a array to another array in C -0.55
Lifetime of a structure with no arrays in it -1.60
How do I store the name of a input string for a different C file? +1.79
Overloading operator + in c++ to add two arrays +2.10
How to access variables declared in other files in C? 0.00