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 ... 61 62 63 64 65 ... 75
Title Δ
Year 2038 solution for embedded Linux (32 bit)? -2.03
Conditonal compiling in source code 0.00
segmentation fault in ONP +1.81
[QuickSort]Recursion Problems 0.00
Why does a float when converted to an int be rounded off below in C? +0.60
Matrix Multiplication using divide and conquer approach 0.00
Need function to search n most common words 0.00
Program Bugs with large sequences (C) 0.00
C function to compare last elements of a string to another using po... -1.22
Does these methods of removing '\n' left from fgets differ... +1.69
What's the semantic difference between ERANGE and EOVERFLOW? -0.21
I'm new to C, having some issues with scanf and my variable equ... -0.69
Combine Set, Clear and Toggle in one line of C -1.69
Print statement changing char array output +1.40
Segmentation Fault when using strncpy in c -0.49
This program always output a score and minus 5,Can you help me? 0.00
Adding elements to Flexible Array Members +1.04
Generate distinct entires for a string (dots to be used) -0.34
Why is the value in the loop never greater than 2? +0.43
UNUSED macro warning -0.08
Allocation memory error with use struct for c +1.14
hold position of FILE pointer before fseek() -0.58
How come when I try to compile my C program by making a file named... +1.26
qsort() stopped sorting before array's end +0.43
c gets/fgets isnt working +0.42
How to double a float/integer within a user input string in C? +0.42
Pointer comparing spaces +0.59
Reading words from file error +0.44
Implement a common linked list which has a single value field +1.46
Program that checks for duplicated characters in an array -1.17
Stripping newlines from fread -1.34
How to initialize all the pointer fields of struct pointer to NULL? +1.63
storing multiple values in c language without using arrays 0.00
When can a declaration of an identifier that has block scope have i... -0.63
Seg. fault read line-by-line +0.43
C's coverage of assembly 0.00
Printing a unicode box in C +2.29
contents of standard output is incorrect -0.09
Can we swap the endianness of a data buffer, which is a fixed sized... 0.00
read a binary file opened by fopen("ab") (add,binary) 0.00
Trying to bubble sort a linked list by only rearranging pointers. M... +2.13
Finding the biggest float in an array, using C and in-line assembler +0.74
How do I replace characters before a specific character? -0.68
for array loop use int or uint8_t? +1.43
Printing a linked list in C using CodeBlocks 0.00
Will fgetc(fileName) pull a character if it is within an IF statment? 0.00
Parsing contents of a textfile in C(Deleting parts, storing others) 0.00
How to dereference and autoincrement a cast pointer in C? +0.17
Is it possible in C to always make a segfault at 1 over the array s... -2.29
Does feof() work when called after reading in last line? +0.81