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 ... 16 17 18 19 20 ... 75
Title Δ
How can I add together the numbers in a file? +0.09
Can strnlen be implemented with memchr? +2.04
Is there any compiler and library where strcmp() returns values oth... 0.00
Why does this function return the correct length of a string? (Incr... +1.59
How to use 2d array with mutable length as a function's paramet... +2.14
Pointer address C without printf 0.00
Mixed Quick/Merge Sort's performance on random data 0.00
Generating random numbers in conditions +0.31
Why my program in c keeps looping and not storing values in memory? -0.54
Benchmarking quicksort and mergesort yields that mergesort is faster 0.00
Calling free() after malloc causes unexpected behaviour +0.13
Manual vs GC memory management in Interpreter & using malloc/free 0.00
Multidimensional array of uint16_t in C 0.00
Why doesn't integer promotion happen in my case? +0.04
Free() doesn't work as expected after calling malloc() +0.02
Converting string to one with escape sequences +1.41
How to add curly braces to indented code? -1.83
Quicksort does not work with large arrays 0.00
Character array initialization using for loop -0.16
Variable in array's index not changing the its value +0.45
Fibodigits - count the digits of Fibonacci -2.00
Fibodigits - count the digits of Fibonacci +2.00
Check validity of matrix saved in txt file 0.00
Converting char * to int with strtol only if it's a valid number -0.30
Convert to all upper case letter bug in C +0.45
Why is a Printf in a Function Preventing a Variable in a Struct Arr... 0.00
Code::Blocks does not recognise double identifier (%lf) in a simple... +0.45
Why does it print 1 at the end? -0.64
Segmentation fault (core dumped) in C that includes pointers 0.00
print subsets in alphabetic order, without sorting +0.45
How do I check if an input file contains letters or specific numbers? +1.68
C bitwise precedence and associativity -0.84
Does malloc without corresponding free always produce a memory leak? +0.06
Why is my mergesort using threads slower than without using them? 0.00
What is the standard way to set an array of pointers to NULL? -0.50
Using if else statements instead of while -0.03
Can anyone tell the difference between these two code snippets in C? +1.45
Odd integers not adding up correctly 0.00
How to count the number of a digit in a sequence of squares 0.00
Multiple `FILE`s appending to the same file +2.15
What is the logic of else-if ladder statement? +1.43
How does linux detect the EOF of a text file? +0.45
C - values is struct pointer are not set after pointer is returned... +0.46
function that returns the next number of a repeating sequence 0.00
Sizeof with different specificators 0.00
Using od command on linux has it backwards? 0.00
How to fix C2109:subscript requires array or pointer type 0.00
Counting Sort displays a weird behavior 0.00
use snprintf in printing integer values -1.57
How can I sort in descending order? 0.00