StackRating

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

0___________

Rating
1417.32 (4,535,916th)
Reputation
11,195 (13,344th)
Page: 1 2 3 ... 50
Title Δ
Compilation error in C just because of indentation? -0.51
How to clean up a chunk of memory and put new variables there? -1.25
strrev() function can't be used even after including string.h i... 0.00
Quick question about how strings work with strlen() and fgets() +3.11
Accessing elements of an array of integer pointers using only point... -1.01
Concatenating the contents of multiple files passed from command line +2.75
Can u explain the working of this program of c related to headers a... +1.27
Output multiple lines of strings in C? -1.28
How to enabled gdb -g3 debug level with CMake? +0.49
Parentheses around structure variable with asterisk operator +0.95
Allocating a 2-dimensional structure array with malloc +1.80
Can compiler combine multiple malloc calls into one? -0.65
C how to iterate through function int array of unknown size as argu... -1.25
Why does isalpha return only 1 or 0? +0.62
extern keyword doesn't seem to to anything +1.45
Ternary operator vs array? -0.79
Interleaving updates of volatile variables (registers)? +1.93
Checking neighboring cells in a dynamically allocated 2D array -1.25
Compoud operator (+=) and && in C, weird value 0.00
Alingnment in nested struct/union 0.00
Floating point is very weird in C language 0.00
Why is my default case statement repeating twice before allowing me... -1.25
What is the most optimized way to assign a value to a two dimension... -1.30
3 Dimensional array in C 0.00
void * assignement from C to CPP +0.63
copy of pointer report different value -1.52
Similar to IAR __stackless for GCC 0.00
Incrementing the Null Character in a C-string and strlen() usage in... -1.17
Is it possible to pad a C/C++ structure to a fixed size using a com... +0.62
Why is pow() function in C giving wrong answer when it is odd expon... -0.57
I want the result to print ac[0] but it gives me a question mark as... 0.00
Arduino C/C++ Convert binary string to decimal -0.38
Segmenting a subtring from a main string C -0.08
How Can I Add An Include Path in GCC C++ -0.38
Undefined behaviour due to this for-loop? -0.76
Passing arguments to a variadic function in C 0.00
Can someone explain the difference between these 2 for loops? -1.21
How to define bits in GPIO MODER register of stm32 +0.62
Does casting actually DO anything? -0.44
Can I trust (uintptr_t)NULL to be equal to zero? +1.70
How can I fix incompatible pointer to integer conversion assigning... +0.18
Runtime errors vs memory leak vs linkedit error 0.00
Error - Subscripted value is neither array nor pointer nor vector i... 0.00
Compiler showing warnings even though code is working +0.42
C Pointer array is not working with memcpy -0.76
How to convert const char* to uint16_t octal (C/C++) 0.00
How to reverse a string in c using integers as indices?(without the... -0.77
How does the linker generate final virtual memory addresses? -0.79
Add user input to array of unknown size -1.01
extern linkage of function in C, is it okay to not be with "ex... -1.41