StackRating

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

David Ranieri

Rating
1589.49 (2,343rd)
Reputation
27,429 (4,602nd)
Page: 1 2 3 ... 24
Title Δ
How to store all the floating value in C when dividing the number -1.24
Capture one character but display something else in C program -0.41
Proper way to replace string prefix in C +1.91
In SDL, do I need to free the surface I got from SDL_GetWindowSurfa... 0.00
Reading from lines with strtok + qsort problem 0.00
When does -Wmissing-field-initializers triggers warning? 0.00
Count outgoing links in adjacency list graph representation in C 0.00
How to check if value exists in struct or not? +0.37
Why does my thread stop after printing one line on its second run? 0.00
C Declare and define quickly the fields of an array +1.43
Use local int to refer to constant defined as a macro 0.00
How to call functions on mouse click in C using SDL? 0.00
Syntax errors in C language +0.36
How to define a C macro that uses another macro? +1.82
Random and Different Numbers in C +0.38
Portable way to do case a ... z in C +0.98
Free a double linked list 0.00
C declaration syntax 0.00
How to get ASCII code for characters from a text file? +1.49
nullptr checking for linked member pointer access 0.00
Read Line From File Until Newline and Store it in Char Array +0.39
How do i ignore specific character that is not always present, with... 0.00
How to initialize an array of structs in C -1.58
Why copying a character to a char array results in weird behaviour 0.00
Only allowing octal numbers 0.00
Double hashing closed hashing hash table issue 0.00
Convert hex string to character array in cpp 0.00
Is there a way to find all the functions used in a c program? +1.08
how to return the last element of each row in C -0.46
C - Wrong read after lseek with define expression 0.00
Why am I getting memory leaks (segmentation faults from this initia... +2.54
How to know the used size out of maximum size of an array in c prog... -1.25
Why isn't the if else structure working in c++? 0.00
The minimum value is not recognize -0.09
Round 37.1-28.75 float calculation correctly to 8.4 instead of 8.3 -1.12
How to print void * array with printf when length, element size and... -0.93
Stringifying with leading zeros 0.00
Add the columns for the 2x4 multidimensional array +0.38
Controversial __set_task_state(tsk, state_value) macro syntax in li... -0.63
How to make a generic function C -0.61
I am getting an invalid read of size one error from valgrind when I... +1.30
In a char array, how do I change all the elements to the same? -1.69
How would I put an "if" statement into this code to check... 0.00
Figure out function parameter count at compile time +0.06
i want to know how many processes this program actually produces 0.00
Adding string Define at compilation time 0.00
(C) Using while(fscanf(fptr,"%[^\n] %d %f",nome,&regA... -1.62
Place an array as an element to another array in C +1.90
How to deal with the return value which are new line and special sy... +0.31
my code compiles and execute perfectly but there is a part of that... +1.74