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 ... 54 55 56 57 58 ... 75
Title Δ
The program solve just first row [sudoku] 0.00
C programming - integer/long to string representation 0.00
Switch case expression -0.58
read() of big 6GB file fails on x86_64 +0.39
Difference between .h files and .inc files in c 0.00
Sorting array only with while and if -1.76
Why can this code read from stdin when it should be empty? +1.97
MySQL Character Encodings for Connector/C -0.59
Why is my code not able to print Prime Numbers within the given ran... +2.11
C macro expansion order -0.14
Finding the largest and second largest number -0.25
Reverse String function in C without library functions -0.72
How to make my hashing algorithm faster -1.74
Why is this instance of strstr giving me segmentation faults? +1.56
SPOJ shows wrong answer to the my solution to: http://www.spoj.com/... 0.00
Don't understand how Codility CountDiv solution is correct -2.57
Is there a mechanism in C11 for ensuring expected types of negated... +1.55
In decimal to hexadecimal conversion in c how to get the value for 0? 0.00
Is it good coding practice to assign the address returned by reallo... -1.78
Prime Factorisation + prime number in C -0.37
C Delete last character in string -1.38
memset on float array does not fully zero out array -0.38
Get input with fscanf -0.11
C - Standard Output Printing Order -2.32
How to create a Deck of cards with faces and suits with int Arrays? +1.68
memcpy segmentation fault. Misalignment of data structure boundaries -0.38
strtol result mismatch while string conversion 0.00
imitate strcpy function in c using char pointers -0.81
Uninitialized value was create by a heap allocation if i don't... +1.44
#if 0 vs #if (1 > 1)? Any clue +0.44
Removing first word in a string in C 0.00
Given a 2D array - I want to create a new array using the values in... 0.00
parentheses balanced in C language 0.00
Confusion about pointer to fixed array 0.00
why segmentation fault? strtok and malloc 0.00
Incompatible parameter types? +1.90
Printing 2D array gives wrong geometry -0.11
inconsistent equality of signed and unsigned after overflow in C -0.18
Evaluating an integer using pow() function from math +0.72
Stack memory use continuous dynamically allocated array vs statically +0.66
Switch with scanf input +0.38
C modulo operator on uint8_t 0.00
mktime returns -1 but I'm expecting my tm struct to be valid +0.37
C/C++ : Why is it impossible to declare a pointer in loop initializ... -0.63
Hollerith's Radix Sort 0.00
Are array elements also passed by value or by reference? +0.38
Infinite loop in homework +0.38
Store a struct with vectors in shared memory inc C 0.00
Priority Queue in c linked list -0.64
How does an array of structures with flexible array members behave? +2.05