StackRating

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

machine_1

Rating
1429.55 (4,535,424th)
Reputation
2,479 (68,076th)
Page: 1 2 3 ... 5
Title Δ
add pointer elements to linked list -1.58
Why CreateWindowEx returns NULL when using WNDCLASSEX and RegisterC... +2.86
Write element of matrix in C +0.58
Passing array to function vs Passing variables to function -0.81
Is it not possible to initalize more than 4 variables at once? -0.80
Why is the output not ASCII value of 1? +0.16
What can be used as an identifier for a #define directive in C/C++ -1.12
Modifying a String (char array) +1.52
How can I cast while doing a division assignment? -1.09
Scanf causing segmentation fault - time on the input -0.80
Two questions about a simple mystery function involving pointers -0.80
Reason for choosing an array of one element instead of one object? -0.74
A null character '\0' at the end of a string +1.49
What does "*&n" mean in double-pointer c++? +0.58
Having trouble creating a program that uses recursion -0.39
unwanted element popping up in int list -0.29
Reallocating the size of the array by exceeding the limit of it 0.00
How can I make an addition to two strings that contain a long numbe... +0.64
Can someone help to find the reason for s runtime error in this code? -0.39
Would setting a char to '\0' leak memory? -0.92
Problem with finding the length of a string using pointers in a fun... -0.42
C Pointer of another pointer +0.11
I do not understand why this compiles -0.02
C6001: using unititialized memory "str[i]" -0.12
'LinkList' does not name a type -0.41
How to create an input method in C++ with pointers -0.68
why parenthesis is unable to change c++ operator precedence in this... -1.26
Output prediction cannot understand the while statement -0.66
C language pointers and arrays -0.94
How to call a function with an array of strings +0.09
How come that in C declaring a variable between a function name and... -0.53
Calculate Series in C -0.42
Does malloc() reuse the same memory address in loop? -0.87
strcat function not working with pointers 0.00
Why is the value of d 1 and not 6? -0.08
How to fix errors on the program to measure the performance -0.42
How to include a C library for multiple files 0.00
Why can't I assign i equals to 0? -0.38
Function pointer with named arguments? -0.86
C - What are C implementations? -0.51
Query on C typedef struct -0.16
C linked list inserting node at the end using tail +0.59
pointer value in main(), am getting correct output at function 0.00
Why ";" is not used for i++ in a for loop. Doesn't ev... +0.13
Assigning data to struct variable gives compiler error: storage siz... -0.20
Problem checking numbers between 1 and 100 -0.54
How to reset an array that comes from struct -1.09
Go to specific element C 0.00
C- Find the current line of my opened text file -1.53
Do C pointers (always) start with a valid address memory? +1.48