StackRating

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

Filipe Gonçalves

Rating
1597.38 (1,894th)
Reputation
17,462 (8,038th)
Page: 1 2 3 4 5 6 7 ... 10
Title Δ
Why am I not getting overflow when I operate on values more than 2^... +0.50
Creating linked list with user input returns error 0xC0000005 on Co... 0.00
Copy i-value from array triple time +2.20
Declaring Int variables causes segmentation fault? +0.34
Struct Pointers in C -0.62
Can we automatically derive a user-defined trait? +2.17
constant string literal without terminating nul +1.34
Why no segmentation fault when strcpy() causes an buffer overflow? -1.31
theoretical analysis of comparisons -0.59
C read file with pointer to string as name 0.00
First call of rand() without seed() --> same number? 0.00
Having trouble understanding how to resize a dynamic array in C 0.00
Please verify that my thinking about this struct related thing is c... -0.01
malloc always allocate the same address -2.41
segfault when iterating over 2d array -0.07
Can't understand the syntax & priority +0.42
Malloc cannot allocate memory for a structure -2.22
How do I get the output of a Linux System Call in C/C++? 0.00
Use scanf() with a pointer 0.00
Regarding memset() function in c? -0.44
What's wrong with my code: wrong value output when I try to cal... -0.36
Error with function pointer returning a (void *) 0.00
Why is this happening in case of getchar and purchar -2.76
My program will not print anything when run, after entering a few r... 0.00
C/Multithreading /Segmentation fault / (May be) Issue with queue fo... 0.00
scanf() variable length specifier -1.89
C: Volatile Arrays in C 0.00
Segmentation fault on execution of a C program related to strings -2.48
Can pointers store values and what is the use of void pointers? -0.08
To insert a substring in the given string:Error:15 [Warning] return... -0.63
Is there an error in the example code in chapter 1.9 in the classic... +0.51
Referencing and dereferencing pointers -2.26
Why are binary heaps stored in array stored as multiple pages in vi... 0.00
Is it bad style or incorrect to access va_arg macro by reference? 0.00
Taking two characters consecutively in c +0.96
Placing '0' and '1' character in C string +1.53
Use Variable when i declaring static int array instead of using DEF... -1.58
C variable not getting initialized -0.04
Non-defined sized array in C +0.40
Long/Int with 64bits in windows 0.00
Matrix transposition porting from Java to C, incompatible types issue +0.41
Is a 2D matrix an array of pointers? +1.67
Count distinct array entries [with no add memory nor array changes] +0.40
Fibonacci Recursion : Return address? 0.00
In c Argument of type char is incompatiple with parameter type cons... -1.84
Understanding extern and void function pointers -1.59
concatenate variables with commas printf +0.39
Checking order of operations in C 'if' statement +0.22
Exercise 1-20 of the book "C - The Programming Language 2nd Ed... -0.15
Strict aliasing and memory locations +0.25