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 ... 24
Title Δ
C programming problem in dynamic memory allocation +1.94
How to get a whole sentence as input using scanf() 0.00
C program for steganography 0.00
memory error caused by self created tostring function in C -2.06
My code to find shortest path in a graph using bfs is not working f... 0.00
How to read file content and compare string in C language 0.00
fgets() goes newline when storing string but gets() no issue about... +2.71
Project.exe has triggered a breakpoint (C) 0.00
why do I have to press enter twice for each string I enter? -1.86
How can i write this function using SAL annotations for C in Visual... 0.00
Printing leading '-' in C? -1.29
Write to file in C using variable as file name 0.00
Incompatible pointer type, expected float * but argument is of type... 0.00
Creating a singly linked list from a .txt file and reversing odd nu... -0.03
Using while(str[n++]!='\0') for counting the length of a st... +2.30
How to sort an array of structs using qsort 0.00
Subtracting a value from a typedef in C? -1.29
What does a : mark in C mean? +0.50
Read integers into an array in C -0.39
Variable holds the string "He", but "Hello World&quo... -0.57
How to track a flow of a c program? -0.09
Calculate number of days elapsed from epoch - formula based -1.20
checking if a array is alpha -0.04
Exporting 2d array into new file using C -0.59
C - get all substrings between two delimiters 0.00
What is a good indicator of a request sent over a socket? 0.00
How to create an array of arrays in C when the number of subarrays... +0.19
Problem to print out the result from memcpy 0.00
realloc a 2d-array with a void function in c 0.00
can't I make strcpy after I have done atoi the token? 0.00
C program for computing greatest common divisor gives wrong answer -0.48
How to adapt my function so that i can have multiple calculations h... -0.11
What it not printing hashes? -0.06
C Detect when user is typing -0.02
Max Sum Path In Two Sorted Arrays in C 0.00
The program needs to show the variable with greater first digit -0.04
Segmentation fault with concatenation of two strings 0.00
Attempting to produce linear approximation table. Values in output... +2.07
Calculate the determinant of any matrix nxn using function 0.00
Two struct one function +2.26
How to efficiently save an array of longs to a custom file 0.00
Error when comparing values in float array 0.00
How to correctly pass structures to functions -0.26
I tried to find the biggest of four int . with C. But the program i... -0.02
Converting a 2D array into an array of same size, but shaped as a 1D? 0.00
Probelm with struct and typedef -2.09
Correct way to copy structs to struct array in C 0.00
Can array length in declaration be non-constant? -0.21
Populate 2d sub-array by passing it as a function argument 0.00
I created a push and pop function in C but do not know how to print... -0.10