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 2 3 4 5 6 ... 12
Title Δ
Returning pointer to allocated memory from function 0.00
Back slash causing problems c++ +0.33
Why is my program outputting an integer instead of a float? +1.24
How to properly use 2 structs definition in one single C source file +0.17
Cannot go to new line in text wrap -2.04
Can we assign longer string to array? -1.93
Check if a number appears in an array C++ -0.55
Logging compatibly with logrotate +0.19
Segmentation fault, With memcpy? +0.86
Is it better to pass linked list object by reference or value? -1.84
How to access variables in a class using an array of objects? +0.48
How do I fix this scanf + while loop function outside of main? 0.00
equivalent expressions memset and array -0.29
softlink to binary always use home folder path (instead of current... -2.14
Defining a symbol in a header whose repeated instances will be merg... -2.06
One char from the other bool function -0.61
Function to read line from standard input in C not working as expec... 0.00
C Global Variable Code giving an compilation error -2.00
Blank initialising an array of structs in C99 +0.08
Int to char array as a function returning an array of char the simp... +0.98
Removing space from a string and coverting it to camel case format... 0.00
Read Text line by line and assign variables per line +0.48
C program to read a text file line by line then print out those lin... -0.31
Why it doesn't yield memory-addresses when looping through a po... +0.01
error: expected ‘)’ before ‘;’ token in c 0.00
Does this double type definition cause an access violation? +0.82
Difference between const char[] Variable; and "some chars" -0.53
mallocing string in C +0.28
C Modify String in Function Parameter and Dereference +0.47
Segementation fault location differs because of printf -0.21
Append part of a string to another string +0.41
Creating a simple calculator in C using switch-statement 0.00
Tic tac toe move check doesn't work for third row 0.00
Evaluation in return statement -1.25
Are global variables by default extern? if yes, then why they have... 0.00
Sorting characters by popularity in C +0.87
How does this code that tests for big- or little-endianness work? +0.89
Variable length of tab (\t) +0.45
Multiplying by itself in the for loop condition -0.45
Discard duplicate element in C array / Going out of array boundary +0.18
How does int (*p)[10] work? +0.92
Print only the rightmost part of a string +0.36
What happens when 0 is subtracted +0.09
C dereferencing a pointer to array? -1.28
Exiting a loop in C based on user input -0.60
Looping through array using pointers -0.79
Modify struct via a reference taking function -2.12
Not getting a NULL pointer error in C -2.04
Differences in compilers. C language -0.04
How to define one variable using another one in c? -1.23