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 ... 7 8 9 10 11 ... 196
Title Δ
Why do I need to declare Node as a struct in the Node struct and no... -1.03
How to properly deference a char** pointer passed as an address to... +2.31
extern structs in C Error: array type has incomplete element type -0.55
Difference between these pointers 0.00
Printf with conditional format 0.00
Floyd's Triangle Reverse +1.83
Dynamic array swaps columns and rows when passed by reference 0.00
assignment to 'int' from 'void *' makes integer fro... -1.76
Insert node at specific position +2.22
Why is return 0 not working in this case? +0.41
Deleting node inside of linked list 0.00
Splitting a string in C into different variables -1.57
while loop keeps running even when the condition is false -0.56
How do the pointers work in the following block of code? 0.00
How to find out if a word is inside of a line? 0.00
Initializing Dynamically allocated integer -1.57
Can I change the address of the pointer variable in C language? -0.73
In C++ why can I access a function defined in a namespace without n... 0.00
char argv[ ][ ] as main function argument, why not? +1.03
Understanding how to use typedef void function with pointers as par... +1.24
Addition of arrays in a function 0.00
C pointer to array/array of pointers disambiguation (extended) -2.37
c - static and extern one again 0.00
Can you help me find a problem with this basic C code -1.25
C program - Left truncatable prime numbers 0.00
Can we convert a character array to int array? -0.06
Is it possible to create a user input number pyramid whereby the py... -0.60
Difference between these delete-list-item algorithms 0.00
C 2 dimensional array dynamic allocation 0.00
error on a char string with more than 15 characters -1.36
How do I fill an array with natural numbers in c? -0.08
if I initialize a char array to zero/{0} do I have to null terminate? -1.62
Comparing pointer value passed into a function by address with null... +1.29
How to assign a value to a variable declared on the heap in c? 0.00
Concatenate multiple std::vectors taking duplicates into account in... +2.01
pointers & 'Illegal instruction (core dumped)' in C -2.41
To what namespace does the expression `that namespace` highlighted... 0.00
C++: Program crashes when trying to print value of pointer 0.00
Can we call (void *)0 a void pointer in C? +2.21
How do i fix this warning? +2.46
How to write the expression a<=20?b=30:c=30; such that 30 is use... -0.46
How to create an input function for char matrix (2D array)? -0.05
Will a function declared inside main() have external linkage or non... +2.71
Passing array of structs with reference - segmentation fault -0.58
Can't understand the usage of strchr to get the position of a c... -0.48
Error: 'for' loop declarations only in c99 mode 0.00
No thread created despite success on return from pthread_create() 0.00
Unsigned integer overflow in comparison expressions -1.41
Insert a node in BST with global root -2.08
function using a pointer to a pointer with a structure -2.73