StackRating

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

md5

Rating
1586.32 (2,550th)
Reputation
19,932 (6,849th)
Page: 1 ... 8 9 10 11
Title Δ
password program in ubuntu using c langauge +1.63
Difference between char pointer and pointer to char? +4.12
Is there a simple way to convert a signed char to an int without si... -2.40
used #pragma pack in c but could not understand +4.45
How can I get the history of user input in C? +4.46
Why is the output wrong? +3.21
Why is the output 1? -2.86
how do we get the following output? -2.27
is it ok to typecast address to an integer? -1.13
What is the use of * in printf? -1.13
How many bits are read by fgetc in a stream? +0.42
When could macro make code more beautiful than function does? -1.10
Should 'if' test for '==' or '!=' +0.73
C - What does this line mean in this struct? 0.00
char [length] initialization and dealing with it -1.60
C preprocessor macro specialisation based on an argument -2.76
What does void* mean and how to use it? -1.65
char array - dealing with memory +1.39
Can I initialize string after declaration? -2.97
Strings in ANSI C +4.21
error in running a simple C code in visual studio +4.90
-bash: ./prog_name: No such file or directory +4.67
Is there a way to get the number of elements in an array in C? +4.54
C - if/else statement -0.14
const char * VS char const * const (Not about what is const) -1.92
Why this line prints 17 and not 3? +5.33
C - Size of an array which is created by realloc +4.49
c preprocessor: stringize macro and identity macro -1.42
algorithm speed tester in C/C++ -3.58
if statement in random guessing game in c -2.81
Pointers in C with Segmentation fault (core dumped) error +0.28
size of types in c/c++ -1.95
Portable code - bits per char +0.25
logical AND and OR in c +3.34
Why a pointer + 1 add 4 actually -3.96
%*c in scanf() - what does it mean? -3.10
Runtime conditional typedef in C +0.11
Strange optimization of initialization -1.76
getting SIGSEGV for large values of n(above 500000) -1.19
gcc:error in input -1.15
Are all char arrays automatically null-terminated? -0.61
Alternating increasing sequence -0.90
Calculating number of variable arguments for clone function +2.35
Reading from console doesn't stop when I press Enter -0.12
Trying to add a node into a linked list -1.61
Trouble interpreting "if (result1) *result1 = t2" stateme... -2.14
httplib equivalent for C 0.00
C Struct inside union inside struct -2.99
Creating a loop that toggles a value and stores the new value for f... -0.94
Bubble sort not working properly -1.93