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 ... 9 10 11 12 13 ... 196
Title Δ
Is it possible initialize a C's function pointer with a functio... 0.00
Incompatible types when assigning to type 'struct node *' f... +0.43
Multiply each element of a two dimensional array by 5 (C/C++) -0.59
Issue in Do while statement that keeps looping itself +0.17
How to create a number with (f)16 repeating n times? -1.78
C array of objects that allow for dynamic allocation -1.48
Why a structure containing a struct pointer member compile but cont... 0.00
How to print double pointer array +0.46
How to use goto without getting this error? -1.88
expected ';', ',' or ')' before numeric con... +0.33
void pointer swap function in C -0.39
Size of array out of range 0.00
In there any difference between *<variable> and <variable&... 0.00
Can't declare variable in switch case +2.37
How to append c-style string or string literals to std::vector<c... +1.56
Why is this c++ program to reverse a word not working +0.08
having a problem with conditional operator in c +2.27
C: problem with operator '->', compile but return error.... +0.46
warning: ‘struct tag’ declared inside parameter list will not be vi... -0.94
What's an alternate way of getting the char's int value to... +2.90
My binary search tree c program has a problem.I am using inorder tr... +2.47
How to swap integers without using pointers? +0.29
Control may reach end of non-void function. C 0.00
How to reverse a string with pointers only? +1.47
Smallest element in each row of matrix C++ -0.53
What happened to my strings in both strcpy() and custom function? -0.39
C programming - Checking prime number -0.13
Why I cannot use list initializarion for struct with inheritance? 0.00
Value is not initialized into the variable in c +2.37
About array pointer -1.06
How could I solve this recursion problem with C++ 0.00
Stuck Finding Bug in LeetCode Question Solution -0.06
Unable to change certain array data by passing address of pointer t... 0.00
Cant display a linked list properly with char -0.10
pointer array when using scanf() 0.00
Is printf unsafe to use in C -1.13
Difference between fixed array or pointer in a function parameter i... 0.00
Error while declaring ptr using calloc in global scope 0.00
Variable looks like a function pointer +2.61
Please tell me what's wrong with my strtok function 0.00
Using char* with strings in c++ +0.20
C++ cast with additional round brackets -1.12
Memory leak in a join string function +1.14
Is C while pointer going to work with any pointer variable -1.25
Why does my function produces a Conflicting Types error? -1.33
How do you create an array in a function and return it in c +0.43
Why do printing a char pointer yield string instead of memory addre... -0.83
showing strange output while printing an array -0.06
Understanding dereferencing of double pointers +1.34
Printing an array gives me more values than what the array actually... -0.21