StackRating

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

artm

Rating
1496.52 (4,032,860th)
Reputation
11,458 (12,964th)
Page: 1 ... 8 9 10 11 12
Title Δ
Char arrays and scanf function in C -0.90
Using structures to handle a student database using C 0.00
Why strcpy takes const char* for src instead of char *? +1.60
Double precision in parentheses in C +0.78
How to index through argv[1] in C? +0.41
Sort 3 values using macro in C -0.63
What if a null character is present in the middle of a string? -0.26
Abnormal behaviour of strcpy function in CodeBlocks with MinGW -0.84
sigaction and ignoring a signal with c in linux environment -0.31
Dynamically allocating a 2D array in C +1.28
Getting error when trying to malloc memory to pointer variable decl... 0.00
I'm new to C, having some issues with scanf and my variable equ... -0.66
How do we compile kernel code in C? +1.53
c - incrementing array pointer +1.01
Operator Precedence Within Parenthesis -0.46
Why is the error Expected a "}" in Hew using C -0.95
why does pointer subtraction in C yield an integer? +0.91
Basic C programming printf tricky +0.30
Sorting a Vector of struct, descending or ascending order: C++ 0.00
How to point at incompatible pointer type in C? +0.34
How do i move array elements to left deleting 1 element in the proc... 0.00
Multidimensional array pointer C, if the addresses v and v[0] are e... +1.30
qsort comparison: why const void *? 0.00
I need help in understanding the following kernel module written in C 0.00
to converting upper and lower case why we add +32 and -32 pleas exp... -1.14
How initialization is work as Condition in C program? +0.69
Difference between assigning a int to getchar() and using getchar()... +1.75
How to modify this function to use structs as arguments rather than... +1.34
Macro Substitution assignment -0.87
How to separate charaters from char pointer in C -0.57
assigning an address to a pointer +1.25
Using array name as address for two-dimensional array -0.55
Changing the value of char Array in C -0.06
size difference in various string initializations in C -3.67
Error: invalid operands of types 'float' and 'float'... +3.68
C: printing a number with 0(08) at first using printf and scanf fun... -0.34
Where is array element out of bound refer to? +0.59
Pass char pointer array to function +1.88
Why does the Runtime error occur? -0.23
Reading a char array from stdin +0.00
Counting Spaces in input and getting a massive number of them +3.82
Adding text to the end of string in C 0.00
C - Choice Not Being Chosen +4.26
Difference between *(x+4) and (x+4) 0.00
Confusion about logic when using strcmp() function -0.86
Can't clear the stdin using fflush(stdin), after using getchar(... -1.97
Code doesn't read what it should read +1.74
Sizeof a struct? 0.00
Why the second scanf() input string is ignored -0.07
Enable/Disable LOG levels using C Macro +3.89