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 ... 24 25 26 27 28 ... 76
Title Δ
What does closing an invalid file descriptor do? -1.79
why the following program gives -80 as output? +1.13
How to use a pointer to character within a c structure? +1.23
How to allocate memory and assign values in a function for an array... 0.00
Pointer being freed was not allocated for array of strings in C +0.86
How to Reduce the expression -0.45
Application Crash when printing structure using pointer 0.00
c error in array segmentation fault -0.74
How to check if command line parameters are integers +0.64
Why does this form of array alocation not trigger any error? 0.00
Scanf in to array 0.00
C: Integer expression is required in switch instead of XY +1.84
netmask converting, what wrong? +0.01
Pointer of pointers: access to memory seems unbounded +0.21
(1)In function ‘main’:(2) warning: format ‘%d’ expects argument of... 0.00
1.#QNANO in output in C language? -0.26
Error : cannot initialize a variable of type 'int' with an... -0.96
Why static member of class can not be overloaded in c++? 0.00
Array of struct within struct (C) 0.00
Cant solve "warning: conversion to 'long unsigned int'... -2.69
Why testing for the sign of the int is called "sloppy code&quo... 0.00
Why does this C code work? (It shouldn't) 0.00
Pointer difference between 2 int pointers +0.36
Declaration of typedef with pointer 0.00
Writing to a file in C not working 0.00
What is maximum number of statements in main function? +0.75
Is indirection of null pointer to array type UB? -1.79
Single line comparison to several values in C -2.52
Don't I have to malloc() this array? -1.74
Using pointers or references to struct +0.95
Subtraction between pointers of different type +0.55
How do I explain the output of this simple C code? -0.96
Are multi-character character constants valid in C? Maybe in MS VC? +1.68
How to get both a number and character from the user? 0.00
If I pass an address of a variable do I have to do a return? -2.02
Why is not possible to assign a pointer to an array? +2.09
Function return Char array C +0.26
What does it means when a pointer comes by the end of a variable (p... +1.15
Unknown syntax error when trying to nest if statement inside of a d... -0.06
Printing the value of a 0-initialized array element prints nothing,... +0.23
Why printf is not able to handle flags, field width and precisions... +1.30
C: How do I initialize a global array when size is not known until... -1.19
Warning: type of ‘numRest’ defaults to ‘int’ (in function 'slee... +0.27
Why does C/C++ require semicolons? 0.00
Why doesn't this assignment work outside of a function? -1.54
Is it necessary to check whether a pointer is null before free() +1.48
passing specific struct field as function parameter -1.84
Can anyone explain why the following program outputs nothing? -2.55
Why does result variable have to be declared as a pointer in the fo... -0.43
Printing integers from command line arguments in C +1.30