StackRating

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

machine_1

Rating
1429.55 (4,535,424th)
Reputation
2,479 (68,076th)
Page: 1 2 3 4 5
Title Δ
How do pointers interact with pre-defined structures? -0.92
How do I exclude files and folders from the build in Visual Studio... 0.00
In C file reading: how do execute fgets on a same file multiple tim... +0.07
Pointers as function returns and use of malloc -0.12
Passing a structure to a function +0.32
C - Reading one character at a time from stdin in a large string -0.21
How Dynamic memory allocation allocates memory during run time ? +0.56
Double pointer doesn't get malloc'd in function -1.67
Junk values while reversing a string? -0.44
Why % gets printed in half count in C? -0.76
Exception occurs, when void pointer, referring to a member of struc... 0.00
After freeing dynamic memory , the pointer automatically set to Null -0.76
Why should we use `realloc` if we need a `tmp buffer` -1.20
C - Struct Constructor and Deconstructor +1.74
How to calculate 24a+36b with the help of funct(a,b) given which do... -0.49
2 ways of accessing value of an array of pointers in C -0.00
C, memset a double array failed -0.94
Initializing arrays -0.20
Difference between *arr[] and **arr +0.20
&char and char pointer is incompatible pointer type? +1.30
Convert a printed number using printf as a variable +0.16
Segmentation fault using strcat(str1,str[pos]) -0.43
Why &(&i)is not valid in C? -0.68
Dynamically setting pointer to int giving incorrect size -1.27
Traverse A folder In C++ +0.26
C Read text from file and put it into array +0.57
When to use * in pointer assignment? -0.17
Type Casting to reduce code -1.72
concat string to beginning of another string -0.32
Using realloc on a previously malloc-ed pointer causes segmentation... -0.94
How to count the number of elements of an array -0.31
Sort argv in a certain order -0.44
changing adress of pointer created using malloc +0.56
Read from a file line by line block by block in C -0.45
Condition outside {0,1,2,3,4,5,6,7,8,9} in C -0.95
Substring replace +0.04
Searching for a word in text file +0.03
Is this wrong (about pointers)? +1.27
Modifying an array of strings in C -2.42
Print elements after place in array in c -1.83
Interleave 2 strings alternatively in C +0.49
initializing an array of struct in C doesn't work as expected -2.63
How to get a single char from a pointer to a pointer in C? +1.65
How to Print a 2D array, whose length of each row is diiferent 0.00
How to Print out an unknown size of string array in C? -2.99
Append a line in every file of a directory +6.00
pow() function in c is getting me wrong results +1.03
How to use void*? 0.00
how to create a string from an array of strings C +4.58
Check if file is not directory +0.88