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 ... 41 42 43 44 45 ... 76
Title Δ
understanding pointer logistics in printf statement +1.34
Processing user input in C -0.52
Invalid operands to binary % (have float and float) -0.47
Comparing character inputs read from stdin +0.31
String assignment has incomplete type -0.12
C struct array segmentation fault 0.00
how can I force scanf to take the \n character as input? +1.22
Why FILE * does not store the address of an open file +0.77
What does `if(!*str) ...` mean for a `char* str`? +0.80
expected expression before '!=' token... Where I'm wrong? 0.00
C struct invalid type argument of '->' in Bankers Algori... +0.57
linker error in c thread program.. ld returned 1 exit status +1.26
Printing 1D array through loop not working as expected -1.77
How can variable field width be implemented with printf()? 0.00
Is there anything wrong with my function declaration? -0.52
Why does my program crashes when I tried adding a node inside a fun... 0.00
Emulating String concat behaviour from VB6 in C +1.23
Error in code, What's wrong? 0.00
Whats wrong with my user input in C +1.40
Return a value to main function with pointers +1.51
Updating single char of string 0.00
segmentation fault when trying to dereference a dynamically allocat... +0.09
Why can't I scanf and printf an integer? -0.17
Something went wrong with my code -2.26
(null) is being printed while printing a string -1.66
C's Undefined Behaviour +1.82
What is wrong with the following code? I am trying to search for a... 0.00
strange error for string -1.39
how/when is a static variable in a function declared within C langu... +0.17
Removing spaces from array input by user +1.13
Getting a segmentation fault in the below C code? -1.59
Unrecognized behaviour of Pointers +0.86
Getting "Segmentation fault Core Dumped Error " while rev... +0.88
How is the output coming as PARTNER 0.00
char *filenames[1] or char *filenames What is the difference? +1.49
Passing entire Array as a parameter into a function -2.53
A couple of chars are not printing -2.70
decrement operator vs subtraction operator 0.00
Declare a String type in C +0.34
error: expected ';', ',' or ')' before '... 0.00
Use of s[i] - '0' +0.30
About Pointers and arrays and types and casting -0.67
How do I scan and print an Unsigned Char in C? -0.73
C program gives incorrect output? -0.41
scanf confusion with type error +0.30
Casting pointer to void -0.39
Error C2050 switch expression not integral -1.09
Simple equation with float numbers in C -1.74
Having trouble with file I/O and string arrays 0.00
Stack Memory "leak" in C +0.28