StackRating

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

Marievi

Rating
1592.81 (2,138th)
Reputation
4,215 (39,709th)
Page: 1 2 3 4
Title Δ
Why does this program crash on an input of 133+ A's or any 113+... 0.00
error:expected ':', ',' or')' before '.... +3.23
Bus error 10 with 2d array of struct inside struct 0.00
Simple C program is not storing the correct value of the input take... +1.94
How to initialize long type pointer variable in c -0.93
What is the difference between "struct *Stack stack" and... 0.00
to much value element in linked list C/C++ -2.21
Understanding a tricky for loop in c +2.40
read() and write() not working as expected -1.09
How do I call a function with a struct in C? +2.80
What is the type of b in this code snippet? +3.82
Assign a returned array from function to a row of 2d array C progra... +3.12
singly linked list on C - warning C4047 0.00
Can I access pointers the same way as arrays? -4.62
for loop in c not outputting full array +1.87
What does operator ":" inside a struct mean in C? 0.00
Separating two values in a char and assigning them to varables +3.04
Why does malloc(1) work for storing 4 byte integers? +2.21
Switch case examination in c +1.50
switch and if statement order (Robot C) +3.17
Changing value of a variable in C +2.66
Declaration and initialisation of pointers in C 0.00
Exercise about Buffer Overflow 0.00
Find frequency of digits in an int array in C -0.22
Initialize a 2D string array and print it 0.00
Unlogical output of C code +0.88
Why is the & operator used after using scanf? +3.21
How do I deal with string input in C? -3.50
Why does *(&identifier)=value works in C? +3.03
return type in C +2.74
triple pointers error while freeing +3.76
What happen if assign constant value to int pointer? -2.86
Storing data(string) out of bounds in a dynamically allocated array -1.70
Creating a global 2D array of unknown size in C +3.37
Why tab[i][j] = "value" segfault +4.28
Element values show incorrect when print out from an array +3.90
Inserting a value for an array using malloc +3.69
Can´t print a String from a structure in C +3.27
Is there some reason for this kind of for-loop? -2.67
C error:format '%s' expects argument of type 'char *... +3.76
pointer to array and two dimensional array in c +1.38
Is it possible to set the size of an array within structure during... -2.04
What does *(int*)(buffer) mean? -0.68
Dynamic memory allocation after scanf +3.61
Passing pointers to function in C +3.86
In C, how to initialise an array with a certain pattern? +3.71
A poker card game in C. Please explain suits[4][9], and faces[13][6]? -4.23
Scanf Runtime error, have to ctrl-alt-delete -4.22
C: scanf doesn't work as I want +1.14
Setting a value to pointer causes program to crash -0.09