StackRating

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

Hitokiri

Rating
1519.99 (31,907th)
Reputation
1 (4,398,676th)
Page: 1 2 3 4 ... 5
Title Δ
How to return a 2D array in a C function +0.06
EASY task in C, drawing ascii rectangles using functions 0.00
C How do I simplify this For loop -0.28
I want to make program in C printing each number of full number +0.58
How to split a numeric string and then store it in an int array in c? 0.00
How to read from file and write another in c -0.92
Initializing an array with NULL pointer with GCC throw error -0.53
Check password with 3 attempts, password is automatically generated +2.39
C code is giving zero value every time. What can I correct? +0.36
My Program works fine, but while compiling it warns -Wwritable-stri... 0.00
How do I write what is inside a character array to a text file? -0.42
sizeof on array variable Vs sizeof on pointer in c -1.14
Do lines in .txt files have exactly 300 characters? -0.02
Reading binary file and storing it to struct in c -0.52
Do I need to/can I free a void pointer in C? +0.03
Remove sub string between special indicators in C 0.00
C Programming: error: assignment to expression with array type -0.92
C - Program not detecting blank spaces +0.22
replace one word with another in a string 0.00
How to properly use C switch statement +0.56
Implement F# List.scan in C? +0.20
Do while loop won't run in a program to only take upper case le... +2.62
My own strcat function with pointers does not work right -0.28
c function to read character by character from a txt file, make it... 0.00
Calling to Functions that use Command Line Arguments 0.00
How to stop the loop after one try? -1.99
I want to split a string into two strings in C +0.17
Why is this an illegal constant expression? -1.31
How to change global two dimensional array of structs inside a func... 0.00
Why is the first code different than second? +1.86
How to save strings in the same column to an array from a txt file... +0.48
why this program in way of scaning elements for array in c stops in... 0.00
One dimensional array being passed into the main() function +0.47
2D array has more columns then expected 0.00
Why does Valgrind report me use of uninitialised value and conditio... 0.00
Segmentation fault in HackerRank C program +0.49
Not able to call the function...I don't understand why the func... -2.06
Printing a String ( character pointer ) using Printf directly - Wei... +0.48
Getting column data from file stream in C 0.00
Allocation with realloc 0.00
Reading words and storing them in 2-D array in C +1.32
Having problems displaying structure array content -0.02
How to use realloc in an if/else loop in C with structs? 0.00
Calculating unsigned number from binary numbers, using arrays and f... 0.00
How can I edit an Excel sheet using C code? 0.00
debugging in VS Studio how to display whole array 0.00
Why c programme code is not asking the second value & how come... 0.00
How to get access of file pointer from one function to another? +1.75
Pointer dereference array index -1.71
Function is not returning any value | C++ +0.11