StackRating

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

Gopi

Rating
1512.15 (56,888th)
Reputation
18,966 (7,280th)
Page: 1 ... 13 14 15 16 17 18 19
Title Δ
Declare a string/word variable in C +0.60
Program crashes on a specific value when i try to free() the arrays... -0.03
why the output is last string from user? +0.40
Program crashes when trying to free a 2D dynamic allocated array +0.21
Finding count of all elemets to the right of current element whose... +1.93
Will this for loop run infinitely? +1.32
C programming : functions with arrays -0.39
How does sizeof know the size of array? +0.49
Loading chars into dynamically allocated 2D array +0.53
Stack around the variable 'yol ' was corrupted +0.53
invalid type argument of ‘->’ (have ‘color’) -0.14
To count the number of letters in a word and no of words in a sente... -0.80
ASCII to decimal value +1.57
How to integrate int variable in a string? +0.44
Shuffle characters in an array in C programming -0.03
Using realloc in dynamic structure array 0.00
While-loops keep repeating, Debug error when program stops -1.81
Why does this C program crash? It compiled fine +2.31
C Increase struct value +0.93
How to explain C pointers (declaration vs. unary operators) to a be... -0.10
Difference between pre- and postfix incrementation in C (++a and a++) +0.28
pointing to the first array element with the help of a double point... +0.45
Functions that only return variables in C -0.85
How character arrays work in C -0.51
Word wrap greedy method +0.03
Why dynamically allocated memory of a function parameter is lost wh... +0.83
C memory allocation(malloc) +0.83
making a matrix with for loop in C +0.07
Do i need to make delete on this variable? +0.90
Unexpected results on casting betwen int and double -0.47
Why segmentation fault in CODE 1? +0.52
Passing 2D array inside struct to another struct +1.05
Converting a [char] variable to [int] then back to [char] -0.39
Fatal Error : video.h File not found even i included it in the make... +0.20
Trouble with C syntax -1.67
Overflow not detected when writing nul character in middle of string? -0.68
2-D matrix sum using pointer to integers 0.00
looking for efficient swap char pointer +0.75
How to add strings to an array? +1.01
Inserting a node at the end of a linked list +0.50
convert each digit of a decimal number to correcsponding binary -1.09
Can someone tell me what i am doing wrong in this C program? -0.07
2d array initalized with malloc/calloc +2.12
Change the code to be without pointers +0.05
Store triangular matrix efficiently +1.17
Not able to interpret printf output 0.00
C programming doubts- function call inside function call +1.75
how to increment index of array of pointer values? +1.06
Extra characters added to end of string in c -0.50
Can anyone explain what this does: 'scanf("%d%*c",&am... +1.32