StackRating

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

HAL9000

Rating
1477.60 (4,504,764th)
Reputation
257 (430,808th)
Page: 1 2 3
Title Δ
C: Segmentation fault, why and how to fix +4.40
How to create a variable number of pthreads? 0.00
Value from .txt file wont be read into array in C program +0.11
What is stack smashing and how do I fix it? -2.38
How to work with two pipes while sending data between child and par... 0.00
Allocating and freeing memory inside loop in C +4.31
How to create a big matrix like with 1000 rows & columns in c? -0.92
How to refer to a char* instead of using char[] when using mysql_st... 0.00
What are possible algorithm for converting a 24-bit ".bmp"... 0.00
print characters of a string or array in C Fast 0.00
Circular dependency in single C header file. Forward declaration ne... +5.05
In C, why is %s working without giving it a value? -2.69
How to check string matches format "printf like - %d/..." -3.17
How do I use GMP to create a floating-point array? 0.00
How to insert many values in arrays efficiently (with C++17 or earl... 0.00
How can I override shared library in LD_LIBRARY_PATH with clang++? 0.00
malloc(): corrupted top size 0.00
Fork() with multiple children and with waiting for all of them to f... 0.00
Taking ints with scanf into a memory allocation during a while loop... -2.77
How to preload shared library and wrap malloc alongside using funct... 0.00
How to fix 'Bad file descriptor' after implementing here-st... 0.00
Why does explicit template instantiation result in weak-template-vt... +4.32
call method from a function pointer -2.54
How to avoid creating of empty object? +1.52
How to initiate two arrays storing 16 bits each and creating a thir... 0.00
Puzzle on multi source file link in "TCPL" 0.00
Increasing class pointer array -3.89
Using fallocate() after shm_open() results in memory not being free... -3.46
Comparing 2 files in c linux fgets +0.98
How to write string to file in different lines in C -1.95
How to categorise data structures in a class c++ 0.00
Why are my threads I created not printed in order? +4.30
The int wont change to anything except 0 -3.84
How to pass a pointer to a structure properly 0.00
How to store any type in void* at runtime? +4.08
Could anyone help me figure out the problem in this C code? -3.69
How to store elements of a string array into a struct in C? -1.38
Why can't int (*p)[] be used as an argument for C function? -2.36
Implementation restrictions of "this" keyword in C++, as... +0.38
Passing 2D char array in C 0.00
Converting floating point to unsigned int while preserving order -2.56
Linux send packets to multiple destinations on local loopback -3.83
Lua tables analogue in C++ 0.00
c++ extern class does not name a type 0.00
Can I still call free() on a variable that had a second malloc() ca... -1.91
#C, program that you input gross pay and get net income 0.00
How to compile C program -3.95
Time difference between system time and user inpuit time in C Progr... -3.65
How to declare a function with variable arguments to be stdcall? 0.00
"File corrupt" errno? -0.09