StackRating

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

ciphermagi

Rating
1489.55 (4,423,051st)
Reputation
632 (226,039th)
Page: 1
Title Δ
Implement function plus(x,y) ≡ x + y without the use of operation + -3.51
Can I make this C program any faster? +4.33
Type casting vs pointer casting -3.96
makefile compiling C source files on Ubuntu -3.88
Understanding pointers in specific code sample +1.24
scanf in C (for scanning a float) and the issue with precision -0.08
Signal handling in Linux (CentOS) C 0.00
Returning a 2D array from c function -1.06
Please explain this *char malloc/realloc/free behavior in C +3.77
char pointers: invalid conversion from 'char*' to 'char'? -4.39
C language boolean expression return value -2.40
Printing singly linked list ends the pogram abruptly -4.36
Why won't this simple program compile? +4.10
Finding the type of elements given a void pointer +3.95
How can I understand the while, do...while and increment operators... -4.11
Multiplying pointer address -1.84
Writing a C counter 0.00
C Programming help - Option for user to exit program -0.18
Is value of variable always negative in case of overflow -3.79
Is realloc the only way to get user input in C when the input size... -2.51
Is doubling the capacity of a dynamic array necessary? +2.57
What is byValue and byReference argument passing In C? -2.46
Is /**/ comment preferred than //? +2.35
Trouble understanding the differences between 2 sets of code that g... -0.07
How to format output into 6 columns? +5.22
recursive function code::blocks vs. visual studio 2008 +3.10
Why is this usage of memset() segfaulting? +3.63
Sub-scripted value is neither array nor pointer -4.42
how I can allocate an array of pointers and a 2D array by malloc in... +4.23
Find the largest sum of 3 consecutive digits from number +1.19
Simple C Program User Enters 5 Names of Friends +4.08
Deleting the only node of a linked list -1.52
Change a value of a pointer without calling for it in a function? +3.93
C: Printing a separate letter of a string to the screen -2.09
Having issues with pointers -0.26
How can I malloc an array of struct to do the following using file... -3.91
Valgrind: Uninitialised value was created by a heap allocation +0.81
Tokenize a String in C with strtok (Include Digits as Delimiters) -1.60
simple dice game, error message -3.86
fgets + dynamic malloc/realloc with a .txt as stdin -0.35
pointer to a 2 dimensional array +1.77
adding "-rpath,/usr/lib" in the build options of a shared... -4.09