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 ... 14 15 16 17 18 ... 75
Title Δ
Inconsistent truncation of unsigned bitfield integer expressions be... +0.56
Inconsistent truncation of unsigned bitfield integer expressions be... -1.58
logical AND operation for two binary number in C +0.47
For loop in C langage +0.22
Check if word exists in the matrix of random characters in C +0.48
Merge function in C with pointers -0.09
Why placement of declaration of variable is important? 0.00
Using fmod() in C always results in zero (0) 0.00
Problem with sscanf reading multiple strings from a input file +0.15
How do I print the contents of an array of strings? -0.72
How can I stop the while? +0.45
How to rearrange array using spaces? -0.79
Implementation of merge sort in python3 0.00
Program to print sum of primes in C +0.20
Why is this function not returning the right number of common eleme... 0.00
Nested loop analyzing (each loop bounds inner loop) 0.00
How do you easily differentiate the use of * as a pointer, * as a d... 0.00
function to clear malloc, and make pointer to null +0.47
Generic Array Initialization in MergeSort 0.00
Compare two binary files in C +1.31
Trying to read strings separated by a '/' from a file 0.00
Segmentation fault when I increase the size of vector in parallel m... -0.03
Extract digits and strings from unspecific line format -0.30
Is it safe to call fflush() without fclose() -0.55
The address of a pointer returned by some function gets changed, why? -1.29
Storing a hexadecimal string without using arrays in C 0.00
rm succeed but it prints out rm: cannot remove '': No such... 0.00
Getting substring of a string from a file.txt read by read system c... -2.41
decimal to binary conversion using recursive functions +1.20
Issue with linked lists in c.I dont know why it does not work -0.54
Comparing a bit to a boolean -1.81
C program terminates without any error after execution of scanf() a... +1.29
Dereference Operator Before an Array Element? +1.83
Ambiguous behaviour of strcmp() +0.02
Facing a difficulty in a bubble sort algorithm in C -0.37
sscanf_s doesn't return first character of string +0.90
Segmentation fault in C +2.16
How to show that two integers with a sum of zero have one's com... 0.00
Adding multiple arguments in fscanf 0.00
Breaking up a string into a list of tokens using another string as... -1.91
C - remove students from an array(array of structure) except 10 wit... 0.00
Why are braces needed for preprocessor in order to have statement? -1.19
get file path from stdin in C +0.46
Is there any C function that can evalute a string expression define... +0.68
Why isn't the "gets()" function declared when I inclu... -0.87
Why would a character array be unchanged after a for-loop? -0.53
How to return an array of char pointers? What is wrong in my code? 0.00
Understanding how scoped arrays are stored 0.00
How do properly divide in a for loop? And how do I control the size... +0.47
Why this C code with pipe() suddenly stops? 0.00