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 ... 12 13 14 15 16 ... 24
Title Δ
Why do recursive function in C returns control to main, not previou... +0.77
How to Dynamically Allocate a string within a struct with fscanf or... -1.57
My value in my variable disapears (does not print) if i add or subt... +2.36
Sequence Points in printf -0.99
Typed memoryview not allow inside if -1.38
Is there a Way to Get Warned about Misbehaving Designated Initializ... +0.90
Type in parentheses in C variable definition -1.38
Shuffle a 2-dimensional array in C +0.10
Parallel processing and synchronization using semaphores in C -0.51
Dynamic memory allocation code +2.72
How to never exit a C program? +0.09
Free (deleting) allocated memory from the function readdir +1.76
Discussion around functionpointers in array of structs. What are go... -1.00
in GObject of glib I confuse that whether the instance object of su... 0.00
select() fails when adding m32 flag to Makefile -1.39
Read a .txt file and save the data as a matrix in C -0.72
Program going into an infinite loop -0.16
How to create scheduled task manually that renames a file 0.00
concatenate two strings without strcat +0.84
Transfer results to txt file C +0.60
C - Verify win condition in Connect Four game +0.46
Printing a multi-dimensional array with additional rows and columns -0.41
How can i create a delegate and pass it as a parameter in one line +0.61
Why it ignores the second character -0.02
Typecasting integers as doubles to get a double result from divison... -0.45
Pointers in C with chars, cant call the value +0.13
Quickest way to find max or min of 4 integers? -0.58
Code in C: issue on int array function argument in 64-bit systems +0.67
Why does switch(0) not result in a warning while if(0) does? +1.76
Issue reading Japanese characters from file - C +2.25
Segmentation Fault(core dumped) pthread 0.00
Segmentation Fault on 2D array in C -0.82
C Programming while loops +0.27
How does the return statement work in C? -0.42
Run a command every X minutes in C -0.69
How to initialize a 3D contiguous array in C -0.83
C89 and variable initialization -0.56
C, reading multiple numbers from single input line +0.64
program for nested if else statement in c +0.33
Returning a struct in c +0.09
Swap elements in char array +0.60
How to add an array to a bitfield struct? -1.24
fgets and readRestOfLine errors 0.00
Calculating smallest number of coins error +0.20
Sudoku Generator causes segmentation fault 0.00
Beginner level. Coding in C. Having trouble with "if else". +0.36
How can I create an array with a length read from a configuration f... +1.36
Accessing global variable give junk values +0.35
static struct initialization in c99 +0.53
The compiler takes the padding bytes of a structure into considerat... +2.40