StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

th33lf

Rating
1525.94 (22,774th)
Reputation
21 (1,561,861st)
Page: 1 2
Title Δ
Using %d with char , unexpected results +2.58
How to do bare-metal LED blink on STM32F103C8T6? +3.44
C: problem with operator '->', compile but return error.... -3.72
How to find bugs in C -0.12
Two integers and an operator. Error, not doing what it needs to do... 0.00
can you set a string to a macro +3.77
String concatenation without libraries in C -3.62
How to make static array point to NULL +2.46
Beginner question/problem: Scanf not working as intended in the Mac... +3.63
Why this code works when i is smaller but gives a segmentation faul... +4.48
Why do we only include header files but not source files? +3.82
how to solve E0852 "expression must be a pointer to a complete... +0.64
Assignment confusion in C -2.58
Consecutive arrays +0.12
How is system call return value passed back to user process? -4.13
Using O_CREAT O_WRONLY : How to get current position in the file an... 0.00
ARM Thumb-2 WFE instruction 0.00
How to watch char values of strings pointed by a pointer to pointer... 0.00
can I use struct member from another struct? 0.00
What exactly is "memory" in C Programming? 0.00
How do I only allow whole numbers in C? 0.00
This funtion doesn't return the correct bool 0.00
C++ syntax difference: 2D- and 1D-arrays (pointer arithmetic) 0.00
How to properly define and use parameters in C macro functions? 0.00
What am I doing wrong in my C binary search code? +4.37
Recursive function for sum -3.65
Why #pragma pack also affects structs' own alignment? +4.43
Why is a switch not optimized the same way as chained if else in c/... +4.77
What is the right way to define buffer, pass to a function for a dy... 0.00
Declare a C++ function that has C calling convention but internal l... 0.00
Synchronize two threads +0.74
Is there anything wrong with the pointer? +3.83
12 Byte Integer In C Language +3.97
Strict aliasing and casting union pointers -5.55
Segmentation fault(core dumped ) error while reading a python gener... 0.00
Casting uint64_t on bitfield +0.21
Are double pointers necessary? +2.77
Is it possible to put spaces instead of numbers in a matrix? +0.03
Segmentation fault after allocating memory for a struct in C -0.22
Is it possible to check if a variable is located at L1/L2/L3 cache 0.00
How do you modify a string in C 0.00
Why is ANSI printing the code the first time the function is called... +0.36
Using a switch to map function pointers to strings +4.69
What should i do to get the smallest of the sequence entered by the... 0.00
Typecasting with unsigned and assignment to variable of different b... -3.40
C pointer to array of array of integers -0.01
Reducing code duplication in C program with nearly identical statem... +2.44
Taking #define value from the user +4.19
How to stop printing a string with condition? +4.43
Why the C standard doesn't expose a function to get the size of... +5.66