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 ... 65 66 67 68 69 ... 196
Title Δ
Use a struct in another struct 0.00
C - Why does this function not reverse the array? 0.00
What is wrong with this string reverser I wrote in C? -0.72
Requirement of `malloc()` in this case -1.52
Cant find Use of uninitialised value of size 8 error 0.00
C the Heap using in Fuctions still not clear -0.86
How this function f1() will execute? +0.97
C reverse a number recursivly -0.74
Why in a 2D array a and *a point to same address? -0.87
What is the use of "and N" in this code? -0.43
Why is it allowed to have a declaration without a name? 0.00
Structure definition in C +0.24
Delete an element from a node list in c +0.34
Why can't I decrement std::array::end()? -0.55
why both funs are returning the same? 0.00
Why does pushing space bar not put a value in array? +0.38
C: operator -> and * +1.26
Initialize array size in C at File Scope +2.61
How does *(q+i*col+j) works in this C Program? -0.50
What is the answer when integer added to string constant in C langu... -1.04
SEGV: invalig write of size 8 when adding a node to the end of a li... -1.36
Extracting text from char in C 0.00
Does the C equality operator compare the literal value of two strin... +0.93
c++ binary search tree by using dereference +0.43
Pointers don't print the correct values on dynamic array +1.86
Pointer doesn't print the value correctly -0.85
Error during Dynamic Initialization of Array in C +2.40
Pass by reference to a recursive function +0.07
Get count of an array from within a function +1.57
Debugging code in C for figuring out length of number? +0.01
c++ why dont print all elements when exponent -0.42
Pass a free function to invoke? -1.37
Function not modyfing a character array -1.63
C - how to compare index on 2 string? 0.00
Getting a warning when passing struct through function -0.70
Why scanf("%d", &number) results 'a' as 29 in... +1.46
Bubble sort ignoring the first element of the array +0.44
Pointer to string changes its value unexpectedly +1.46
Print with junk values,c 0.00
C Primer Plus 6th ed chapter 6 programming exercise 4 0.00
VS17 not initializing pointer 0.00
Creating 2D dynamic array inside function -0.56
Clean for loop for matching elements -1.26
Remove all occurences of an element in a one-way linked list +0.53
c++ dynamic array of pointers 0.00
Can't pass values between main() and a function (lists) +1.48
how to use character arrays in strcmp() functions -1.46
What is the purpose of maintaining rear in a dynamic queue? +0.33
Pointer and char in struct -1.75
K+R 2.4: bus error when assigning (Mac OS) 0.00