StackRating

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

Michi

Rating
1443.12 (4,534,071st)
Reputation
3,137 (53,862nd)
Page: 1 2 3 4
Title Δ
how the continue statement works in for loop in C? -1.35
c char to int pointer +0.85
Number of times one string occurs within another in C +1.45
Ordering no of strings according to given order -3.76
How to make an Array equal another array in C +4.63
Get directory name without full path (C unix) 0.00
averaging while looping, the sum won't clear and thus keeps add... -2.64
Storing Char and using it in if-statements +4.71
Error building and compiling GCC 5.2.0 from scratch on Vortex86DX -2.97
Error building and compiling GCC 5.2.0 from scratch on Vortex86DX +5.03
C: How do I break this loop in my code? -2.76
error: request for member 'data' in something not a structu... 0.00
According to precedence Postfix increment has higher precendence th... +1.71
quicksort program provides partially sorted output -4.07
Error with fgets usage in c -3.25
C getchar() doesn't wait for input/ conditional loop doesn'... +0.05
Clarification on function pointers in C -2.89
how to persist the pointer increment +0.46
Boubble sorting with arrays with C +0.05
What does the main() function mean for a program -0.84
Explanation of output of this C code -0.86
2D array of strings in C +1.09
How to make reiterations using yes/no prompt? +0.55
Difference b/w char* str[],char *str and char str[] +0.38
Array of pointers to find sizeof string -3.23
Fail to store output of linux program to a file -3.36
Can I compile a .c file to .exe file without a compiler? -3.55
-W flag for gcc to detect taking const pointer of uninitialised var... -3.50
Can someone tell me what is wrong with my code? -2.89
Access violation when searching through a file -1.26
How to implement a Integer Array Adder for big integers? +0.81
warning in ubuntu in return value of 'fscanf' -3.72
Crashing upon passing array by reference in C -0.84
Error while running program with certain operator and operands in C -1.99
There is something wierd happening in my code , can someone look at... +0.38
How to compare "text" (string) to be used as the conditio... -3.12
why can argv use increment operator -3.19
segmentation error in ubuntu -2.33
What for (;;) and while(); mean in C +2.46
How to concatenate a name of file using fopen function? -3.24
How to read terminal's input buffer immediately after keypress -3.05
MPI gathering 2D subarrays -2.56
Unable to access the values of a struct in C -3.03
Print out the value uint8_t * -2.63
How to count characters except double or single quotes? -4.30
Validate parameter for 0 or 1 -2.24
C Programming: Check if the IP address is added on any given NIC -1.38
Why does this second loop have no initialization? And why does it p... +2.95
Why does printf print the incorrect value? -1.41
How do I find a string in a file? +4.20