StackRating

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

chqrlie

Rating
1549.14 (8,204th)
Reputation
66,615 (1,321st)
Page: 1 ... 65 66 67 68 69 ... 75
Title Δ
Sorting array of structs +2.07
Is this Integer Promotion? How does it work? +1.88
fread/fwrite not working as expected +0.97
c - double free or corruption where there arent frees -0.55
Recoding itoa: error on minimum int +1.75
decompression algorithms that can work virtually without RAM (LZ li... 0.00
C: Implementing array of nibbles +1.66
Reverse string with external function -0.53
How can I get the GPS week number given a date in C? -0.25
After using realloc the next pointer in array is lost +1.09
hangman game, syntax fix x86 gcc assembly & C 0.00
for loop inside a for loop with if else condition -0.03
How to merge contents of multiple files into a third file in c prog... 0.00
Return of atoi() - C function 0.00
Program that opens a binary file and creates an array using malloc 0.00
Big difference (x9) in the execution time between almost identical... +1.32
using strtok() in c with combined word 0.00
Extra/missing chars in scanf 0.00
Using scanf in for loop +1.06
Does not declaring more than one variable in one declaration makes... 0.00
Read integers until EOF in C 0.00
Issues with compiling multiple files +1.11
Passing 2D-array as argument into function 0.00
In C/C++, does left or right shift by ZERO actually generate an ins... +2.02
Recursive best way length calculation for maze solver - error 0.00
Does an empty initialization in C automatically malloc? -0.37
Read (dynamic) string from stdin Assembly ARM11 0.00
Get text while not EOF -1.91
Sorting a vector of structs in C++ -0.65
C: Palindrome: Different strlen-values -0.70
How do I process a text file in C by chunks of lines? -0.03
signed number behaviour in C +0.80
How to assign a value to a struct that is returned through a functi... +1.03
Why does printf not print anything after my while loop +0.48
Error looping through an array with a pointer 0.00
Many assignments from incompatible pointer type C -1.78
Concatenate 3 strings and return a pointer to the new string C +1.09
Compiler complain about ''*** glibc detected *** ./myprog:... +0.46
scanf not behaving properly 0.00
Spell-checker in C 0.00
strstr works only if my substring is at the end of string 0.00
error handling mkdir and chdir in C? +0.86
Write characters to file and replace the previous one without openi... 0.00
Can a use a variable with printf() format 0.00
Implicit declaration of 'gets' -1.34
Compilation error in strncpy in my code to find and print the longe... -0.02
Multi-precision addition implementation +1.70
Why does switch(0) not result in a warning while if(0) does? -1.59
Malloc & calloc: different memory size allocated 0.00
How to print specific numbers with loop in C? +1.12