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 ... 9 10 11 12 13 14 15
Title Δ
2 Ways of calling free - is there a difference? -0.31
regarding toupper() using pointer arithmetic +1.28
C: assigning to local variable in subroutine fixes program, why? -1.77
C "for" loop probem -0.79
Two different methods for reversing an array of strings in c +0.55
C - reading multiple file streams +0.28
Is `*((*(&array + 1)) - 1)` safe to use to get the last element... +0.99
Opening a file in C 0.00
Swapping names(malloced ones) using non malloced pointer variable -1.03
Why arrays can be invoked out of bounds sometimes 0.00
How can i copy the array to another array in reserved way with chan... +2.78
Not sure whether or not to malloc memory for a struct -0.05
Accessing an outer local variable from an inner block having anothe... +0.22
Issue with including external source files with GCC -1.79
Using fgetc to pass only part of a text file to a buffer -0.21
buffer manipulation in c +2.05
gets() function gets skipped from the second time onwards +1.42
read the specific records in file using c 0.00
#define a b+c confusion..I did not get the output that I expected -0.28
Why this piece of code don't work? (C Basic IO) -0.09
inner short circuit evaluation in c +0.58
Maximum And Minimum With Pointer +0.44
Free memory from a pointer to pointer - C destructor +0.07
How is this char* to short conversion happening? 0.00
What happens when I give strftime invalid specifier? -1.76
Pass string to main and break up into array +0.63
How to assign values to const char* array and print to screen -1.53
How many ways are there to pass char array to function in C? -1.35
What sizeof(*v) means in C? -0.77
c++ atoi crashes at 1 million and above +1.65
Scanner is not working properly -1.13
C, Reading double values from text file -0.19
How to parse operations in c? +0.56
How to delete substring in C +1.58
Array type char[] is not assignable +0.61
What would be the expression, true or false -1.70
What is the correct definition of size_t? +1.84
Array and "warning: format '%s' expects a matching ... 0.00
allocating dynamic memory using malloc 0.00
Make C floating point literals float (rather than double) +2.23
calling fgets twice for multiple files +0.78
Passing a local array that declared in a function to another one -1.20
creating a function; scanf and char issues -0.27
Remove first char from received buffer -0.00
Character mismatching in C Program +0.05
Error while compiling in code blocks -1.71
What is 0.5++ in c +1.12
Size of Needle in strstr function +0.05
How would you go around freeing a binary tree struct in C -0.16
Why does printf(i) give 0 as output in this program? -1.00