StackRating

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

ryyker

Rating
1513.67 (49,954th)
Reputation
12,585 (11,626th)
Page: 1 2 3 4 ... 24
Title Δ
Using rewind() returns an error, removing it allows code to run fine +0.47
How to use strtol to extract numbers from user input +0.05
Read a specific word from text file -0.53
Can someone tell me why the functions are not returning a value? Ne... +2.87
Accessing members of dynamically allocated array of pointers to str... -0.57
Access a specific byte area in a void * block 0.00
Configurations variables removed by compiler +0.64
Align printf() columns on console display and prevent overrun to ne... 0.00
How to call function from other files like headers in C? +1.11
How to find the total number of a certain element in an array(C) -0.08
How to convert using atoi and strtok with multidimesional arrays? -0.25
How to share global array between c files 0.00
When are True not or etcetera used in c instead of operators like &... -1.27
The size of a string +0.01
How do you return an array literal in c? -0.27
C - Using character arrays in struct -0.50
How do I generate 4 random variables and only printing if it doesn&... -0.94
Attempting to create lu decomposition inverse matrix using C 0.00
Checking balanced parentheses in a string with stacks in c -0.70
Read a line from console in C +1.40
Can we execute more than one programs in code:blocks +2.28
Malloc on char *arr[] -1.85
How to delete a string in an array in C +0.24
Anyone Know Where The Segmentation Fault Is In This? 0.00
how to solve type redefinition error in this C program -0.51
thread 1 exc_bad_access (code=1 address=0x0) -0.52
Integer input by user C programming -0.51
Finding the center of 1D data -1.86
Unable to create file on Mac in C? 0.00
My function that returns first and last index of a chosen real numb... 0.00
How to find the closest elements of average in C? +0.14
I think C is generating spaces without permission 0.00
About initialize array with zero +1.72
size_t comparison to 0 does not work, comparison to -1 does 0.00
C function to fill an array with strings from user input -0.04
how do i rewrite this ternary operator in C? +0.48
Logic error when averaging several different numbers and outputting... +0.64
double/float conversion in C -0.93
declaration of variable inside switch case statement -0.05
Unexpected double value output when using printf +2.46
Can I change the address of the pointer variable in C language? +0.40
Thread Ordering Service isn't enabled 0.00
Pointer arithmetic - counting dots +0.95
How to get the color profile that the display is using? -2.01
Strange result with pointer casting +1.26
C: Using a 2D array created in a function during main +0.48
Function that takes a char array and 2 indices; swapping the chars... -1.41
What types of prototypes exist in C? +1.51
Program fails to receive second input 0.00
Why sometimes pass pointer of pointer as parameters? +0.10