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 ... 37 38 39 40 41 ... 75
Title Δ
C Using strcmp to check a URL path 0.00
C program for assigning elements of a matrix without letters +0.02
fread not advancing the pointer 0.00
Implementation of sine function in C not working +0.47
How does C treat the number 0 in a one’s complement architecture? -1.93
Using time to seed the randomizer in C with loops -0.37
How to read multiple scanf input in C in one line? say 200 Merck 58... -0.11
How does the input and output of a number sort an array in C? -0.10
Parsing Input in C revisited -2.32
prime number to calculate the number to word count +0.39
Invalid pointer issue in insertion sort in ARM assembly +0.38
Why strcmp tell me a variable is an integer when it's not +0.05
Simplifying (and make it more legible) logic condition -0.65
How do i print all the odd numbers? -0.52
Atoi documentation help in Java 0.00
C: using realloc for high performance with an array of structs +1.68
Explanation of shift operationals use in condition 0.00
Number of trailing zeroes +0.36
can't find the error in this mergesort program in c..always sho... -0.71
How to use an isalpha result to initiate an if statement? +2.13
Open Watcom C compile error 0.00
How to get a warning for using recursion? -0.60
Can 32 bit floats between zero and one be compared (with the same o... -0.12
Get part from the line in a file(line by line). C language 0.00
Matrix allocation 0.00
Compressing a 'char' array using bit packing in C +0.99
How are C structs with arrays returned? +0.54
Aligning starting address of array to be multiples of 32 bit? -2.32
What will be replaced with this statement? -0.34
Matrix multiplication using SSE intrinsics 0.00
Numbers getting appended instead of getting added to an int variabl... -0.11
character repetition in a file - case insensitive +0.69
Left Shift and Right Shift to prevent division loss 0.00
How to find max element in an unknown type array in c (using pointe... +1.96
%s format is used to find address of a string -1.53
How to check whether a variable contains IP V6 address or not 0.00
Concept of pointers in C is not clear -1.05
How to input n strings in C (n is entered by the user) without allo... 0.00
Linked list insertion doesn't work as expected 0.00
Why is printing a C array showing non-contiguous addresses? 0.00
Error in selection sort with function in C 0.00
K&R - Exercise 1-9 - Removing Spaces +2.90
Reading numbers into array and printing off in reverse in C -0.64
Simple Calculator using c problems +0.14
After certain test case, heap gets corrupt 0.00
Swapping some digits of a number in c programming -0.92
checking the end of a c string array +1.07
How to assign NULL to structure member +1.36
Using feof to read until end of file +1.66
What's wrong with my cs50 vigenere code? I am close on the output 0.00