StackRating

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

Pablo

Rating
1569.65 (4,087th)
Reputation
10,400 (14,589th)
Page: 1 2 3 4 5 6 ... 10
Title Δ
Do i really need commented fclose() commands? -0.06
glibc rand() doesn't work with python but works fine in online... 0.00
Reading from a text file with unknown formatting 0.00
Why can we read any char in this allocated pointer and not write to... +2.00
Processess and Infinite loops in C for Linux 0.00
C While Loop Issues +0.43
C language - counting number of different vowels with no pointers o... -1.93
Implementing syllabification algorithm but is really slow +1.48
Processes in C for Linux(Ubuntu) 0.00
the running result is strange when I initialize a pointer to NULL +0.63
Copying data from 1st to 2nd array using Pointer arithemtic -0.09
How to check whether a hexadecimal number(%x) starts with a certain... -2.08
Why is my program only taking one input before completing? +1.99
memory allocation in C for pointers +0.43
print an array of structs, C 0.00
How to make a function return multiple values? -0.77
How to remove single character from line read from file in C 0.00
Opening a file and writing a ppm file to it in C 0.00
C Program - How to deny any non-numerical input +1.26
Segmentation fault reported in mac terminal -0.07
Read more than 1 line csv file in C +0.96
Why va_arg() produce different effects on x86_64 and arm? -1.90
C/C++ how to reading const char for UNICODE? 0.00
Same program is giving me different outputs 0.00
C program that stops running due to a function be called? +0.72
Can someone explain me this syntax "#define HASH_IS_REAL(h_) (... 0.00
C++ Text Message Decoder script Compiler "expects unqualified... -0.05
Splitting a string from delimiter in C +2.10
Function returning memory address -0.67
Trying To Typecast A Node Into A Linked List +0.42
Initialize an array in C -1.07
c++, how bit shifting by n works -0.39
Passing struct into function +0.31
I want to put some strings at dynamic 2D array with pointers(C prog... 0.00
Need to use malloc for homework assignment but output always reads... -1.35
Using va_list as an array in C +1.68
Accessing members of the struct via void * -1.22
using 2-d arrays within functions and word count in C 0.00
C function to print maximum and minimum numbers -0.07
How to correct segmentation fault with char * to int conversion -1.08
Why this method for function overloading in C works? -1.45
I want to concatenate n files but the concatenation is not in corre... 0.00
When does binary "become" decimal or hex? Is hex "fa... +1.76
C Programming - Sorting Last Iteration doesnt change anything -0.31
How to find the size of dynamic array +1.34
how to iterate through argv through command line and C +0.41
Valgrind Error for Eratosthenes Prime (C) +1.07
Stuck on GStreamer logging 0.00
Why does my C program not calculate averages correctly? -0.46
What does \a mean in C? +2.15