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 ... 24 25 26 27 28 ... 75
Title Δ
C code to count the number of characters, words and lines in a file -0.11
Weird C segmentation fault +0.40
C: Array initialization requires a brace-enclosed initializer list... -2.03
What is the exact value range for unsigned long? -0.84
Valgrind reports memory leak with asprintf +0.81
Memory allocation layout issues in C (64-bit) -0.60
variable scope in C language 0.00
Head First C reverse string example -0.58
Assign a integer value to character 0.00
Execvp works with "ls -l | wc" and failed with "ls -... 0.00
How to optimize reversing the order of groups of bits -0.30
Prime number reader 0.00
Why I have an alignment problem when displaying the ASCII character... -0.09
Find maximum number for a field in an array of students 0.00
Unresolved external symbol __aullshr when optimization is turned off -1.72
Anagram tester in C +0.93
Input ints separated by whitespace and pass them to an int array 0.00
Reading Multiple lines in C +0.13
Need to sort dynamic array of pointers to structs with possible NUL... +1.17
C++, implicit truncation from 'int' to bit field 0.00
Memory allocation after declaration of extern class variable -1.92
How to append a char at a defined position +0.45
C printf changing contents of variable inside function -2.07
Trying to implement Gaussian Filter in C -0.06
Array elements change after returning from a function in C -1.38
How to Append a character to a string literal in C +0.43
sscanf missing a string after %[^-]s match -1.64
Using strtok to store a simple equation into an array and then perf... 0.00
Explanation of integer and register constant character in function +1.48
About what is leftover after running strtol -1.22
How to compare multiple files based on only file type and size 0.00
What does assigning a value to a function that returns a pointer do... 0.00
How to catch undefined macro in preprocessor #if condition? -0.78
Why does my code give me segmentation error? +0.12
question for free memory in c deleted certain value in linked list -2.35
How do I use fscanf from the beginning each time when I am in a for... 0.00
Why does last index of string array print nothing in C? +1.17
How can you make a random number generator that chooses between the... +1.42
How to read and print unique coordinates(x,y) from an array of stru... -2.90
How do I determine the number of x86 machine instructions executed... -1.92
Can't understand how this works 0.00
Reading a file and then sorting it into 10 columns -0.01
Problem printing the singly linked list after reversing the list in C 0.00
What is wrong with this sorting algorithm in C? 0.00
I want a confirmation print everytime it fill 64 integers. ? how to... -1.33
My program runs fine in debugger but doesnt in release -2.27
Sorting doubly linked list alphabetical 0.00
Can we assign the result of concatenation to a variable? -0.08
I have an array declared in a recursive function. How do I sort it? -2.32
"string of digits into its numeric equivalent" example no... 0.00