StackRating

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

ameyCU

Rating
1525.43 (23,396th)
Reputation
14,925 (9,440th)
Page: 1 2 3 ... 15
Title Δ
Transform while to for in C +1.19
NULL behavior when function returns address of local variable in C +0.59
I am stuck in an if else statement trying to compare two string val... +1.37
How to fix: passing argument 1 of 'sutuntopla' makes pointe... -0.03
How to split a single line, divided by space, into two differente t... 0.00
how to use a simple statement to describe repeated format specifier... +0.22
Single Linked List in C (pointers, delete first, why do I have to k... 0.00
Operation frequency -0.95
Why is GCC saying a variable is unused when it is not? +1.70
Understanding the printed value in C +0.47
Why this char Array(C language) prints more than its capacity? 0.00
What does x[item] means? +0.47
Segmentation fault when dividing string using malloc 0.00
Passing a pointer to an array of structs to a function 0.00
Can't understand small part of strcmp function -0.55
remove a column of input file in c and write to output file +0.47
how to use dynamic stirng array in c 0.00
I have an exercise of c +0.86
Recurse loop trace 0.00
how function visible to other functions in program? +1.34
Why does my C code print Segmentation fault: 11? -0.35
C - fscanf scanset not working after linebreak 0.00
Calling a function in another function: segmentation fault(core dum... 0.00
initialization and declaration array in structures in C but given e... -0.03
C what happens putting int* as parameter where parameter type is in... -0.41
Passing strings from functions +0.33
c: string input with strut and array 0.00
segmentation fault in C by replacing a string's letter -0.67
How can I free memory that has been dynamically allocated by one fu... 0.00
error: expected expression before -0.78
Returning an integer and array from a function 0.00
I don't get the output i should get when using a if-statement w... +2.30
Program doesn't run completely +0.48
Split a string into double pointer in C -1.55
Extreme troubles with full line input. C Programming Language -0.91
sizeof array elements in C -0.85
Allocating memory to a string in C +0.80
Segmentation fault on fgets 0.00
Need help understanding this C Code (Array) -2.12
What's up with this when I put a letter in the console? -1.59
Why is the declaration *(*(arr+1)+2) not working when I am passing... +0.06
Conflicting type errors in function - C -0.68
Proper C Function Argument Variable Definition Location -0.30
Don't understand function to count digits in character array -0.58
Why is my small program crashing? 0.00
What is wrong with this C code? First it asks for 2 integers , but... -0.88
data type(char) in C -0.78
array type has incomplete element type for pattern matching -2.13
While loop without Condition +0.21
Why isn't my removeString function removing the characters? -0.17