StackRating

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

user3629249

Rating
1330.66 (4,536,305th)
Reputation
11,223 (13,302nd)
Page: 1 ... 20 21 22 23 24 ... 50
Title Δ
String arrays in C segmentation fault 0.00
Why does directly compiling by gcc in the terminal work but not wit... -0.59
Value of struct variable changes after malloc of other variable of... +3.32
Can memset be used for multi-byte types and non-zero values +0.28
Proving a critical section solution 0.00
undefined reference pthread_create 0.00
Data argument not used by format string - Outputting long 0.00
Select always returns data 0.00
Use write() to read stdin/file and print lines - doesn't show n... 0.00
Value assigned to s variable when uses %d instead %f -1.12
linking, compiling and running a c program with a static library -0.25
Using char pointer vs char arrays 0.00
fork in multithread process, allocated memory for thread 0.00
Strange error with text file in C 0.00
How to use cmake on the machine which cmake is not installed -0.62
Scanning text file into an array? -0.94
Output Formatting Issue 0.00
File reading wrong value -0.49
What is the value of total printed in this segment of code if the v... 0.00
How to prevent my makefile to relink due to static library +3.11
Arrays are passed by reference, but what happens if I only pass the... +0.26
C Structures: Printing a string member produces weird results -0.49
codeforces runtime error on pset 1A -0.32
valgrind reporting "Invalid write of size 8" 0.00
Array size of 5 or higher prints output incorrectly, but size 4 or... -0.73
How to get rid of warning: multi-character character constant when... +1.45
Reproducing getchar() in loop manually in K&R 1-9 -0.48
C - Array initialization using strlen making array wrong size -0.92
C - How to check if there is a user input -0.69
Problems when printing an array with pointers in C -0.14
C - Pass struct by reference -0.69
Allegro5 makefile error -0.61
Reading lines from text file to structs C 0.00
fwrite doesn't write a buffer to stdout unless a specific print... +3.34
Shell in C with multiple commands, segmentation fault(core dumped) -1.10
Tracking down Segmentation Fault 11 0.00
When using hsc2hs, introduction of #include directive in haskell so... 0.00
Why am I getting garbage characters in my output for Test 1 and Tes... -0.49
Having trouble finding source of compile error in C programming 0.00
Is there a function that copies all instances of a character into s... -1.20
why does the string full of NULL after i got the name? -0.90
Error when reading a file with "fgetc" (Overflow) -0.02
The variable 'pminutes' is being used without being initial... -0.51
Unable to write console output to file in C or C++ -0.39
realloc(): invalid pointer Error in C +0.95
how to fill the "data field" of wavfile 0.00
fork and signal: how to send signals from parent process to specifi... +0.72
Memory corruption when freeing allocated string 0.00
C Array Error - Asks me to declare the same variable twice +0.01
Why is a server with listen(sockfd, 2) call able to accept 3 connec... -0.23