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 ... 10 11 12 13 14 ... 75
Title Δ
How to store individual units of an int in an int array; C Language +1.07
Detect and prevent overflow for unsigned long in C +1.56
What does int i do inside of the for loop(in scanf and sum) in this... -0.85
printf in different forms -1.06
I want to make program in C printing each number of full number -0.63
How to read from file and write another in c +1.12
pointer with malloc does not survive function +0.08
C++, new vs malloc return value -0.85
How do I animate/draw a merge sort visualization? 0.00
How to malloc this array in this function and return the array to t... -1.28
Convert a float number to char array on C +1.96
C Programming: error: assignment to expression with array type +1.13
Using struct with bitfields inside a struct with bitfields? -0.08
Warning: implicit declaration of function ‘malloc’, even if <std... 0.00
Why can't I set list pointer to minimal value (sorting words) i... 0.00
C - Program not detecting blank spaces -1.93
Why does clang complain about using variable-length arrays with ... -0.71
Implement F# List.scan in C? -0.20
My own strcat function with pointers does not work right +1.16
uint vs. unsigned int - Why not typedef uint? +0.34
Are nested inline functions allowed (by the standard) in C programm... -0.56
Calling printf in own malloc function caused segmentation fault 0.00
Which way is better to pass arrays as function arguments in C? +0.23
create a text file and reopen a text file with binary mode +0.01
Read characters from file to end of line without using fread, fopen... 0.00
C multiple assignments to same variable in short-circuited expression -0.25
Advantages of null termination vs count variable -0.31
How to make malloc return the same address every time using MSVC? +1.11
merge split divide by 4 0.00
How to assign a string to a char array without sprintf or strcpy +0.83
counting a number of "special words" in C +0.03
Malloc failed to allocate bytes even there is sufficient amount of... 0.00
merge sort in k parts 0.00
Problem with K&R C book regarding how scanf deals with blanks a... 0.00
comparing the ending of the strings -2.03
How to use an executable I wrote while browsing files in directories 0.00
Difference between writing an integer in a HEX from a real +2.01
Why this ambiguous behaviour of "printf()"? -0.65
Increasing speed of Sum of Pairs- Codewars 0.00
Greedy calculator in C +0.41
Can I read from the beginning a file open for append mode without a... 0.00
Program Prints the string in the wrong way. strcpy +2.08
How to know if a variable is a function pointer in C? -0.21
Multiplying two positive numbers returns negative in C +0.42
Dynamic nested structure arrays 0.00
Please spot the error in this merge sort code 0.00
Extracting digits to a string array by reading from file 0.00
How to count only letters in string? -1.05
Are there ways to overcome the constraints of fgets()? +1.04
Unexpected array behaviour with use of sprintf in C +0.73