StackRating

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

ssd

Rating
1474.97 (4,511,275th)
Reputation
711 (205,334th)
Page: 1 2
Title Δ
after dereferencing a char pointer i'm getting unexpected output -3.37
I want to print the following pyramid of number pattern +0.25
Can I change the address of the pointer variable in C language? -0.91
Is it possible to create a user input number pyramid whereby the py... +4.82
Why am I getting different integers for these two print statements? -1.50
Openpyxl can't read xlsx file, but if i save the file, it opens 0.00
Write a program in C that repeatedly reads doubles from stdin until... -3.23
Typecasting a pointer variable twice, why? -2.28
How to pass array of char arrays to function by reference? -1.35
I want to make a function to add ":" to my alarm clock -3.75
Once You Free() a Struct, the Struct’s Pointer is Still Active? -3.86
C Programming: Why Can This Sample Line Have Not '0' OR ... +4.43
How to know the type of the data being sent from task B to task A? +0.47
Different ways to pass pointers to functions as arguments +4.20
Declaring pointer to NULL -0.95
C programming: Initializing character arrays two different ways +4.50
CS50 Pset1 Credit: Why isn't my program responding right? 0.00
how to make a qsort function and sort array of pointers to structs 0.00
Code::Blocks stopped working suddenly and doesn't open any more 0.00
Convert input char array to full integer number in C 0.00
Char array null termination & length in c 0.00
how to sort a generic (void*) array? 0.00
Write a program to take 2 numbers to divide it, take sum of the dec... 0.00
How to find the highest and the lowest averages using 2D arrays in... 0.00
C language - Pointers and Cast -3.86
How to Assign Random String to 2D Array 0.00
How to measure the execution time of C math.h library functions? -2.74
Can You Flip a Stack with a Runtime of O(1)? +0.80
Creating sub-arrays of structs from within huge 2-dimensional struc... 0.00
Calculating displacement by getting previous position. (C) +4.24
Undefined reference with GLUT for MinGW 0.00
How can I store float variable to int array (C)? -3.81
Double pointers as arguments in C +3.71
C code, pointers and their content. Exam question +3.34
I cant seem to fix these erros in my code +0.30
Calculate Euclidean distance matrix in C 0.00
SegFault when accessing allocated array from different function 0.00
Difference in creating a struct using malloc and without malloc +2.73
how to change a character array in typedef struct from a function? -2.25
How to properly allocate memory for an array pointer passed as an a... -3.31
Dynamic Memory Allocation for array of structs +4.10
Convert 32bit floating-point number to 64bit uint64_t -2.07
What happens with memory when we reassign value to char pointer? -0.00
Are double pointers necessary? +4.27
Removing disorder from linked list 0.00
New to C -- am I doing something unsafe here? -2.95
Incurring in segmentation fault problems with doubly linked lists i... 0.00
find the largest and the second largest numbers out of five numbers... 0.00
difference between char t1[] , char *t2 -3.91
How to get the digits from an int value and append it into an array -3.82