StackRating

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

Shubham

Rating
1468.80 (4,521,156th)
Reputation
11 (2,066,871st)
Page: 1 2
Title Δ
Is there any way to pass ordinary function and call template functi... -2.68
How to store an array of strings in a file using C (one string per... +0.47
How to sort an array of structures based on a field in the structur... +4.38
How do I restart a program using loops in C programming? 0.00
Printing column 2 and 4 of file using an input delimiter in c -3.69
How can I count these numbers which are larger than 12th element in... 0.00
srand and rand creating same number if executed "x" times... 0.00
makes pointer(integer) from integer(pointer) without a cast -3.84
C programming: Initializing character arrays two different ways -2.15
scanf( ) != EOF, script still waiting for further input +0.28
My executable file in the visual studio code is being deleted by Mc... 0.00
How I print the input character? +0.39
Ask the user to input for file name. and in the in loop than ask th... 0.00
Why is the sum of my array (using a pointer to calculate) incorrect? -2.05
Is `2d_array` here a pointer to another array of integers who has `... +4.37
Write a program that will take three integers as input and will pri... 0.00
when should we add '&' and when we shouldn't while... 0.00
warning: passing argument 1 of 'fprintf' from incompatible... 0.00
What is the sizeof the pointer pointing to a structure variable? -1.96
error 'info' undeclared (first use in this function) +0.11
How do I put each line in an array which read from the file in c pr... -3.71
are multiple statements inside an if the same as multiple ifs? +4.29
What is the difference between initializing struct in following way... +4.30
how to print full text in one line using for loop in c? -4.10
unable to read value from pointer 0.00
can someone explain me why when a "string" is used with t... -1.98
Why typecast a pointer at its declaration? +2.99
How to know which row has the greatest sum -1.33
Hey! I'm trying to try out all of the possibilities with linked... +2.85
How to change the data of a node in Linked list in C? -2.80
How to have a certain number of variables acordding to a main varia... 0.00
Scope of char * compared with char array in C -2.27
How to loop through integers from a given txt file and find 2nd lar... 0.00
C program returning default case before it should execute? +4.64
Is there a way to print all string in capital letters without using... +5.21
What does str[i - 1] == ' ' mean? -1.66
Editing the code according to some features +0.33
How to create an array without knowing the size in c language -0.45
How to traverse through a column in a 2D array +0.18
How to find and take specific word from text file in C? +2.45
Why *p returning an integer for (char*p = "hello world") +1.76
How to store two lines in a text file into two strings +4.09
Difference between marks and next multiple of 5 is less than 3 then... -3.68
Unexpected outputs, why? -3.26
How to use EOF to read all data from file -1.39
How can I copy a struct member array to a variable? -3.86
char pointer return issue +0.32
Counting the number of characters, words and number of lines presen... 0.00
Confusion about memory positions -3.48
warning: pointer type mismatch in conditional. When using two value... 0.00