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 ... 75
Title Δ
How to split the subdirectories names? 0.00
Why does sizeof applied to a structure with a flexible array member... +0.25
C - Practice with pointers and Structs - Getting string with spaces 0.00
Call to printf doesn't show up in disassembly after a call to e... 0.00
getopt() in C not working correctly after if statement -0.02
I wrote a code to print the union and intersection of two strings s... +1.78
How to work around compiler built-in types in C standard header files 0.00
Get an integer in input without encountering any bugs 0.00
Does the order of arguments matter for these library functions? +0.43
How to ensure writing 4 bytes to binary file +0.43
What is the Java equivalent of __builtin_clz? -1.10
gets() takes characters infinitely 0.00
Writing a C function to take in an english sentence as parameter an... 0.00
How does the compiler differentiate indentically-named items +1.28
Output multiple lines of strings in C? +1.28
Fast tricks to determine array elements are non-negative in C? -0.11
Disambiguation of sizeof -1.29
Writing a string compare function -2.02
different compare funcs for bsearch 0.00
How to draw the Pascal's Triangle using C language? 0.00
Why the "==" operator works on these two C strings? +2.04
using memcpy to convert from array to int 0.00
How to make the strtok working when reading the pathnames? -0.53
how to redeclare a variable in different datatypes in c -0.57
Why won't this C function return strings? +0.03
Turning a bitfield into a uint8_t -0.73
Handling numbers in C larger than ULONG_MAX 0.00
Why does my c code crash when run from VSCode terminal, but runs fi... 0.00
fscanf stops when a new line is encountered in a file +0.02
What type casting address, when assigning to pointer, does? 0.00
Linked List - Implementation -2.03
Checking neighboring cells in a dynamically allocated 2D array +1.25
ASCII character 14 (and others) when assigned in string in C +2.02
Why use the const char* form for a string +2.01
Number of inversions using merge sort +2.27
How can I write a correct function for "month/day" instea... +1.59
What is the most optimized way to assign a value to a two dimension... +1.30
Stdin + Dictionary Text Replacement Tool -- Debugging +1.70
How to use typedef and define -0.76
Why do I receive an unexpected result when result is calculated in... +1.91
using fgets for substring search 0.00
fgetc() adds carriage return to line feed 0.00
How to dynamically call nested functions in C? -0.24
C - Copying text from a file results in unknown characters being co... -0.72
C - How to get the string of the outer token in a nested strtok_s +2.80
how to print a matrix with a negated row more efficiently -0.21
Is it possible to pad a C/C++ structure to a fixed size using a com... -2.41
string array values are not printing -0.15
Comparison of words in a string? +0.44
Program stops at for loop 0.00