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 ... 5 6 7 8 9 10
Title Δ
Under what circumstances would one use a signed char in C++? +1.49
How to define matrix dynamically in C -0.19
Behavior of scanf() -0.03
How to make a copy of a linked list in C? -0.28
How do I create a function that alters a string? +0.41
c program functionality confusion -0.45
Is there something wrong with my gets function? we haven't been tho... 0.00
How to check if value will fit into type? +0.84
Why is flattening a multidimensional array in C illegal? +2.12
Size of an 2dim array -0.59
Is a 2D array of C++ vectors suitable for keeping track of a 2D arr... 0.00
I don't understand ifstream 0.00
How to link different nodes in linked list and traverse it +0.41
Returning array values in a Struct in C for stepper motor 0.00
Rotate array left or right by a set number of positions in o(n) com... -0.07
why does the second print statement get a return value from the voi... -1.36
Understanding gets() function in C +0.42
Ternary search trie insert function issues 0.00
C Memory Allocation Error 0.00
Using fscanf() to fill linked-list in C with file info, it's not re... 0.00
why is my if else not working? +0.13
why two dimensional is not equal to one dimemsional -2.12
Difference between 1d and 2d arrays in C 0.00
union initializing in c +0.41
array value changing unexpectedly after recv() +0.42
Strange output of sprintf, Whats causing it? +0.40
Convert array on integers to a number, just like bit array -0.36
In C, why does reading from a socket cause printw to give a segment... +1.53
What does ## mean in C? +0.43
How to set bits in a byte variable (Arduino) +0.44
Accessing a multi-dimensional array through pointer 0.00
Recursive function of 2D array +1.72
how to use pointer to write a struct to a piece of memory 0.00
I need to get Round Robin working and yet it doesn't work properly 0.00
writing to stdin and then moving the stream back 1 position 0.00
I can't understand this code snippet in C +1.87
Find a word in a file? -0.07
difference between getc and fscanf 0.00
mathematic induction, how to prove that this work in this recursive... +1.35
Compilation Error for extern variable initialized in other file -0.19
Scanning text forces me to go in next line, to confirm input. Can I... 0.00
check validity of relational expression containing undefined variab... +1.30
How to deal with wrong input C? -0.59
Unexpected output while counting allocated memory in an array -0.06
Any reason why this "make a triangle loop" loops for long... +2.65
Assignment and Precedence of operators in c -0.31
sending binary file over socket -1.62
Wasn't Int type supposed to be the size of the platform word size? -1.12
Printf prints unwanted newline-character +2.51
Why the variable becomes zero? 0.00