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 ... 7 8 9 10 11 12
Title Δ
Differences between standard C and modern compilers -1.77
"ld returned 1 exit status" and "incompatible implic... 0.00
Should I start learning Linux Kernel using Linux 4.4 0.00
How to concatenate letter by letter from 2 different strings +0.34
Does sprintf() require format specifiers to work properly? -0.38
Why the same variable print the different output? -1.10
How to check datetime in C -2.31
parenthesis affecting the output in "c" +0.72
How to check whether a variable is of integer type -0.69
How to create an array of strings from a given line in C? +0.44
Trying to print smallest, biggest and the mean value. Smallest isn&... +0.38
Array contents are not displaying properly 0.00
c function return array and compare array against another -0.51
Getting number of int digits -0.98
Comparing current line to next one using fgets? +1.42
Will a string initializer somewhat waste memory? -1.55
Pointer Declaration Equivalency +1.84
Converting pointer to concatenate -0.82
Why can't I modify a variable through a const pointer? -1.03
c - in a series of input using scanf, last value is not being print... +0.45
Expanding Static Arrays in C +0.19
How to avoid memory leak where function returning an array 0.00
How can I check if a variable in a struct is not used in C? -2.32
Passing a pointer in C -0.08
How do I pass a string array from a function to main +0.43
Why the element and not the base address got printed? -1.00
Difference of variable declaration in for statement in C +1.06
Variable name precedence in c -1.03
How to identify Segmentation Fault? -0.56
How to return a pointer to an array in C? -0.07
The result of sizeof(pointer variable )/sizeof(first element of arr... 0.00
When scanf input is a character but conversion specifier and variab... +0.19
"int *nums = {5, 2, 1, 4}" causes a segmentation fault +0.57
How does memory allocation take place on using malloc in a loop > -1.16
Programming language C -0.62
How to free memory on stack mid-function call -0.59
updating contents of struct -0.33
K&R atoi-general memory leak -0.58
How to store an array of 2 char arrays? +0.15
Usage of extern variable in c files -2.71
Reading a file from a specified line to another +0.39
Typecasting in C and use of parentheses 0.00
int main(int argc,char* argv[]) why does argc gives 2 argument? +0.40
Confusion with the parameters of C's fwrite function -0.16
C- Arguments input -1.51
Declaring variables inside a struct in c +0.03
Why enumeration objects can have values other than their enumerator... +0.61
Explain the comparison in this small C program -0.07
C - UNIX commands in program +0.40
Difference between using std::vector and include<vector> +0.26