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 2 3 4 ... 75
Title Δ
how to get the intended result when the second input b equals 0? -2.12
How to truncate characters over a certain length in C? -0.53
How to replace substring in a string with another string in C? 0.00
Segmenting a subtring from a main string C -0.71
If fclose() fails, is the file descriptor still open? -1.42
C - split string 0.00
How do you get the index number of an array rather than the element? +1.25
Why does this comparison to sizeof fail? -0.55
How to convert int to byte in c? -0.05
How do I sort a doubly-linked list in ascending order? +1.70
How to reverse a string in c using integers as indices?(without the... -0.18
C bitwise AND gives different result with -O0 and -O2 -1.30
Assigning value inside while condition +1.66
why I am getting error in malloc ? I mean I was working when the he... 0.00
Populating a dynamic array of structs +1.34
Could someone help me understand how this works? -2.36
How do I use a switch to offset the start of a for loop? 0.00
How do I initialise an entire matrix with 0? 0.00
How to embed a number in upper 16 bits of 4 byte signed integer? 0.00
Recursive to Iterative conversion of code written in C +2.19
How do i use more than 100.000 dot? +0.45
What's the issue in this merge sort algorithm in c++ -1.77
How do you do a chain of if statements in C? +0.26
Can enums be considered unsafe? 0.00
Why doesn't this swapping function work? (swapping strings in C) -0.86
Why should strtok(line, "\n") **not** be used to strip th... 0.00
`realloc(): invalid next size` while trying to handle input of unkn... +0.50
How to deal with Leetcode Question "Check If Array Pairs Are D... +2.61
How to find the number of digits int digits in c upto 100 or 1000 d... +0.45
Why does my sin calculating code in C return the wrong value? -1.86
How to print sorted lines from file using array of structures in C 0.00
Read file in columns in C -1.66
Why does a loop containing getchar() exit when '\n' is ente... -0.18
May a header from the C standard library include another header? +2.87
Freeing non-malloc'd memory 0.00
fopen() returns a NULL pointer while the file exists on macOS but n... -1.96
Char array being cleared after unrelated function call to fgets? +0.44
C program not printing the string that is given as input +0.56
Why is the output coming as 8883. How is the code is being executed? -0.96
Problem searching for a value in a matrix -2.69
Incorrect output using strcmp -0.59
Iterate Over Array in Another Function in C -1.87
Copy memory every n bytes +0.87
Questions on representing data types in C using printf +0.47
sscanf: Which additional characters I have to consider in order to... 0.00
Files in C, cannot copy the elements from a file to another -0.14
C - Problem in finding sum of consecutive numbers +0.12
Unspecified behaviour about "object having more than one objec... -1.55
The output of this C code is 49 but can someone explain me how? +0.67
Creating multiple linked lists in C -0.24