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 ... 5 6 7 8 9 ... 24
Title Δ
Suffixes for integer types -1.64
Build new binary from C program +1.63
How to declare global variable by taking value from function 0.00
Can someone explain this little piece of code in C? +0.55
Set more characters than declared without any warning 0.00
Output a two dimensional array using basic C language +0.55
Using a 2d array in a function to return a pointer to the row in wh... 0.00
C - Reading unknown formatted input 0.00
Iterate through different arrays C 0.00
What exactly does a udp socket receive? 0.00
How to make .i and .s file visible in a C project explorer? -2.40
Check for winner in an NxN tic tac toe game (C program) +0.19
Destruction of structures (freeing memory) +0.70
File transferred as binary via libcurl is corrupted -0.97
Is it possible to convert a non integer number to integer number in... -1.07
C chars add themselves up for no reason +0.56
Can someone explain what does this mean? 0.00
Right algorithm but wrong implementation? +0.22
how to remove a node from a linked list +0.33
Does malloc() reuse the same memory address in loop? -1.11
I got Some wrong answers in my test cases, 0.00
Program execution flow alternative to switch(){...} statement 0.00
Is there any way to return any type in C functions without using vo... -0.41
C Programming sockets in windows - winsock2.h linking libraries? 0.00
How to delete vowels in a string using pointers -1.12
Can't understand the working of this C program? +2.53
How can i recursively move files multiple times with Powershell? -0.22
How can I have a conditional statement that performs two tasks? fir... 0.00
Dynamic memory only being accessible inside function call +2.20
"Debug assertion failed! expression: _p != nullptr" error 0.00
How to debug C and Matlab code at the same time? 0.00
How to make constants visible to a specific source file only, in C? -1.84
When trying to pass a string directly to a function results in Segm... -1.60
Why does a "char array" require two of "[]" but... +0.26
How can I create a large 2D array with set variables? +0.54
Does if-structure in C affect the value of variable? +0.64
Explanation about detecting end of line in C 0.00
Array Struct and array 0.00
C pointer to array of array of integers -0.76
Infinite loop on BFS 0.00
How to fscanf word by word in a file? +0.87
Is better to use scanf or fgets? 0.00
Finding the merge point of two singlyLinkedlist using an array whic... +0.52
Why is the size of this union larger than expected? -1.22
How to print characters from text file, using arguments, in C? 0.00
Declaring a -n argument to accept an integer in the command line - C -1.62
Making a string of usergiven_character*usergiven_repeatsinthestring... 0.00
Do while is not taking inputs in the order defines it only works fo... 0.00
Logical XOR in character arrays -1.24
I'm getting "Segmentation Fault(Core dump)" when i... -1.34