StackRating

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

Sourav Ghosh

Rating
1636.64 (756th)
Reputation
115,331 (583rd)
Page: 1 ... 51 52 53 54 55 ... 76
Title Δ
Signed/unsigned mismatch +1.39
What is the correct way to implement error propagation in C? +0.69
Bit Fields in C -0.27
How to access pointer within a nested structure +1.68
Why does the program crashes after printing all the names from the... -2.32
c programming print ascii value of char* -1.87
Segmentation fault while using pointer to pointer to a char -1.81
C recursion code -1.36
C function and char * +0.18
printf() function not working -0.41
What happens if i don't use zero-based array in C +0.93
Output of a code- behaviour of & in c -1.05
`Build Error` Error -1073741819 - C +0.84
Getting bus error 10 with pthreads +1.68
Should I worry about gcc -pedantic option now? -1.84
Set precision dynamically using sprintf +1.05
How does ((a++,b)) work? 0.00
Unexpected C string definition behaviour 0.00
Segmentation Fault if I don't say int i=0 -0.47
getchar() not working in c -0.99
Where can I get the source and header files for the gnu.org Simple... -2.76
My C programming is rusty and i'm having some issues +0.03
scanf get multiple values at once +0.58
Getting a SIGSEGV error in my C program 0.00
Does realloc() invalidate all pointers? +1.27
Infinite loop with fread -0.67
Why crc32 value require -lz 0.00
How does this code print odd and even? +0.63
Converting from c++ to c +1.73
Why does using char agrv instead of char **argv as the argument of... -1.00
Passing multi dimensional arrays as function parameter gives error +0.47
Loop through user input with getchar +0.06
C++ basic type demotion when returning from a function -2.16
How to allow variable parameters passed to function +0.72
How do i dynamically allocate memory to a 2D array in C avoiding th... -1.89
What does printf("%*.*s",int,int,char *) mean in c? -0.39
Cannot access variable from two scopes outside the current scope? -0.67
printing the checksum of a txt file without printing the file path +1.34
C Get function line number from within 2 function calls -1.41
Concatenate char array and int array and store in string array -1.09
Program immediately terminates with segfault when using scanf 0.00
Warn if another typedef'd name of a type is used in an argument... -1.34
printing an string in cross manner using c program +0.68
Why is -(int) int being any int value ,an r-value? -1.38
Regarding scanf and many values to input 0.00
Why does scanf ask for input twice, but just in the first loop iter... +0.95
Runtime error on Ideone but works fine on my computer 0.00
scanf issue when reading double +0.33
how to use vasprintf() with special characters (%)? 0.00
Tortoise and the Hare Pointers +0.34