StackRating

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

Alex Lop.

Rating
1522.92 (26,821st)
Reputation
4,483 (37,187th)
Page: 1 2 3 ... 5
Title Δ
static variable changing value with no error displayed? -1.87
Output ',' between number fibonaci in c program +0.32
What will be the output of the given code below? 0.00
Trying to confirm XOR's mathematical property -0.29
Is there a better way to mask bits? 0.00
Which kind of signed integer division corresponds to bit shift? 0.00
C - calculate address of pointer 0.00
Free memory in a loop regardless of return code -0.85
for loop: make increment and accessing in one loop -1.15
How to check function return value in an if statement without calli... -0.04
CODEVITA "similar char" how to reduce my time complexity... -0.53
recurrent decent expression parser yeilding a zsh: segmentation fault 0.00
When int a[3] has been defined, is there any difference between int... +2.31
How do I fix an error in a header file typedef struct (expected a &... +0.18
MSVC const correctness : spurious C4090 warning 0.00
Why is /=2 different from >>=1 for signed integers, and compi... +1.31
Program to print all the bits of one byte union without using bitwi... +0.48
How to split string in c? -0.24
How to link two global variables to same address using linker scrip... 0.00
How can I get GCC to optimize this bit-shifting instruction into a... +1.90
Can someone explain to me why my factorial recursion code can't... +0.96
Comparing a bit to a boolean -0.27
Compiler optimization of strcmp I don't understand, against a c... 0.00
Check that all bits are set except the Least Significant Bit by usi... +0.45
How does printf(3+"excellent"+4) this line run? +0.07
Is it reasonable that a static array is 700 times slower in this pa... 0.00
Verify macro argument size at compilation time +2.07
Division by zero not causing runtime exception on Nvidia Jetson 0.00
Array of struct initialization in C -1.81
Inconsistent C99 support in gcc and clang +2.39
Word every 2 bits to symbol +1.89
How to fix a program that doesn't perform the same on other pla... -0.21
Changing only some bits with mask -0.35
return an array from function when dynamic argument is passed to th... -0.02
Access violation writing location 0x0133585B Error +1.24
Result of bitwise AND appears to be 0, but isn't -0.36
what is the better way to loop this problem? +0.28
Stack Pop program in c, returning wrong output everytime 0.00
Assigning a function pointer to a function inside another function +2.51
Converting 3 digit decimal number to binary (C) +0.71
Assign global struct variable outside main And Inside main -1.25
((PtrToStruct)*(unsigned int*)ADDRESS) +0.90
How to calculate an answer in a function and then print it from the... +0.90
How do I convert an underscored pointer to a char array into camelC... -0.63
Accessing value from address in C -1.76
Count zeroes with Recursion keep crashing +0.66
How to execute an instruction when loop ends in C -1.09
Write a function that removes the last char from a String in C. Seg... 0.00
Separating a string by space and storing it in an array of pointers 0.00
array not storing the address of structure +1.20