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 ... 26 27 28 29 30 ... 75
Title Δ
I cant understand why is 9 power 13 does not give a correct answer -1.10
Count zeroes with Recursion keep crashing -0.76
Can we add more options in getopt? 0.00
Logical Operators in C causing issue with my loop? 0.00
Program in C to find the lowest divisor of two numbers -0.59
How to execute an instruction when loop ends in C +1.76
Why C standard does not define the behavior of fflush(stdin)? -2.21
Can this be done faster, looking for someone that can show me how i... -0.28
Can this be done faster, looking for someone that can show me how i... -0.28
Why are &p and &a[0] different? -0.98
how can I append a char to a string allocating memory dynamically i... +1.11
Shell endlessly loops when EOF is entered C -1.34
Odd array behaviour with strtok and fgets -1.35
Returning -1 to a user defined function is resulting to termination... +1.24
understanding Macros in C and preprocessor directives 0.00
Assigning matrix to struct -0.01
C programming malloc and NULL +0.33
Why does a large for loop with 10 billion iterations take a much lo... -0.64
How does fscanf() deal with double values? -2.03
how can I transpose a 2D matrix in place in C? 0.00
Why does assignment with a pointer created using malloc cause segme... -0.46
raise a Matrix to the power in c -1.68
Difference between two unsigned long representations -1.34
C - program stops when printf('\033c') used -0.71
using a function to initialise an array variable in C -1.08
How to not allow division by zero in C +0.42
Unsigned Magnitude and Twos complement 0.00
Is it possible to do bitwise operation on multiple successive array... -1.45
what is the use of 'u' with integers +0.16
Is there any equivalent of setbase() in C? How to set base to dec,... -1.95
C - Enter dead loop after trying to read line by line of a file and... -0.41
Given an array of sorted integers and find the closest value to the... 0.00
I passed the wrong length of an array to a function. Why do I not g... -1.84
C code for counting number of occurrences of a word in string 0.00
Forward slash "/" inside a C /* */ comment 0.00
dynamic array vs normal array to find Kaprekar's Constant using... 0.00
How to find couples of numbers with the same sum from 1 to n and fr... +1.38
Issue with printf - not printing put integer value +0.40
Number of clocks consumed by same functions changes drastically dep... -1.09
What type of number in this array? +0.40
How to use fscanf to read lines separated by semicolon -2.54
Problem using printf while copying numbers from a file to an array 0.00
Printing a reversed string/array in C -0.61
Easiest way to fill a bi-dimensional int array in C +0.41
Solve quadratic equation when coefficients may be 0 -1.09
Why I get this result in my own code for the nth root? +1.63
Reading a matrix from file in C 0.00
Trouble with introductory programming with C program regarding divi... +1.54
Strtok() returning NULL randomly 0.00
Am I using '&&' incorrectly? +0.96