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 ... 33 34 35 36 37 ... 75
Title Δ
C: Function received strings seem to always have 4 spaces 0.00
Looking for an equivalent function without use if statement +1.22
Fastest Search algorithm in 2D array -0.77
Why does sizeof(a ? true : false) give an output of four bytes? -0.64
How to read a text file of numbers line by line and store it into a... -2.06
Adding two polynomials +1.47
Why would uint32_t be preferred rather than uint_fast32_t? +0.88
Strcmp not comparing strings from argv -1.14
C program copy string without using strcpy() with enough memory +1.75
Implementing a Descending Quicksort in C 0.00
Possible mode error -0.28
How do you print characters the same way printf prints characters i... +0.42
How to detect if memory was allocated? (Linked lists) -2.28
Numbers in char array printing as random characters 0.00
To find median of numbers input in an array +0.42
Removing neighboring duplicate lines from a file using C -1.68
Runtime error on realloc() | inorder traversal +0.42
what is the difference between extern char **environ and extern cha... +0.46
Read text file in C without fopen, fclose, fscanf -0.09
Count alternating up / down sequences +0.40
How to add comma separated values in string in C -0.65
Better solution than if-else if? +0.56
If I want to round an unsigned integer to the closest smaller or eq... -0.30
for without increment vs while -0.62
Can anyone tell me why this program runs? +1.43
How to reverse a string using command line? -0.04
Segmentation fault when two matrices size are over 800*800 +0.40
C string is being printed out of bounds -0.10
Hi, I am trying to write a program that shows whether a year is a l... +0.16
In C, How do I set a maximum array for comparing with strlen? +1.13
C Language: Why int variable can store char? -0.93
Optimizing the following hackerrank program -2.13
Different behavior of malloc and free? -2.32
After deleting Linked List it is still printing 0.00
What is the difference between vsnprintf and vsprintf_s? -1.84
If/Else Statements in C are not working -1.57
Collatz sequence from 1 to a given value 0.00
What is doing this bitwise operation in order to emulate a RRC inst... 0.00
Visual Studio seems to compile headers as .c files 0.00
C sorting with a linked list not properly sorting 0.00
Cosine expression in C -0.59
C: Division of two Arrays -2.31
access struct member with a variable or pointer in C -0.61
Why is the use of unrelated printf statement causing changes in my... +1.85
Trying to create a table of calculated values from and initial to f... 0.00
Can anybody tell me why I am getting segmentation fault in this code +0.39
What is the purpose of "int mask = ~0;"? -1.09
C preprocessor syntax for multi-statement function? +0.46
Memory error uninitialised values with strtol -1.50
Trouble trying to eliminate a node from a tree (struct) 0.00