StackRating

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

Antti Haapala -- Слава Україні

Rating
1647.69 (599th)
Reputation
93,439 (833rd)
Page: 1 2 3 4 ... 47
Title Δ
Is there a way of moving between "integer positions" in a... -2.02
When is static memory allocated in C/C++? At compile time or at the... +0.08
Differentiate clipboard event when using read() function in c from... +0.62
How can I access interpreter path address at runtime in C? -0.84
Is there an algorithm to schedule overlapping turn-on/turn-off comm... 0.00
Does c keep track of allocated heap memory? 0.00
Possible to know section of memory a variable is located? +0.86
Using fgets() right after getchar() 0.00
Computing time complexity in C 0.00
char *fgets(char *str, int n, FILE *stream) 0.00
arithmetic of long int in c -2.32
Sending integer over socket while avoid breaking strict aliasing rule +0.45
how do I free environ that allocated using malloc befor exec 0.00
IOCCC 1987/westley.c - lvalue issues with GCC 0.00
Why is it not possible to assign an array several elements in place... 0.00
Are data models - ILP32 or LP64 decided by OS or the Hardware Archi... 0.00
Capping the value of RGB to 255 +1.25
warning: incompatible pointer to integer conversion 0.00
C redirect fprintf into a buffer or char array -2.68
Accessing physical address space using mmap in Linux: passing the c... 0.00
IEEE 754: is v *= -1 always guaranteed to be the same as v = -v? 0.00
Stopping a group of threads and then letting them all go 0.00
IOCCC 1988/isaak.c - why no output even after ANSIfication? 0.00
why does linux kernel (often) hold pointer in unsigned long object 0.00
How is assignments to compound literals useful? +1.20
it works fine without AddressSanitizer -1.95
Why is Java faster than C for matrix multiplication? +1.03
Are there differences between int pointer and char pointer in c? -0.66
Within a python script, check syntactic correctness of C code in st... 0.00
What's goes wrong with this code? What is runtime error? +1.89
Configure SourceTrail to accept embedded c/c++ header files with @... +0.94
Is it possible to use regex conditionals in C? <regex.h> [Inv... 0.00
Pointer to the array +1.08
Linker Error (LNK2019) undefined reference to __imp_ 0.00
IOCCC 1986/wall.c - why does TCC beat GCC in handling earlier C code? +1.95
Why does scanf return a positive value even when the input is large... +0.68
Segmentation fault when installing key value in hash table 0.00
Truncate file on Linux with c99 0.00
Where is an array stored in memory? +1.06
Change the return address AT&T Assembly 0.00
Why is the output of this not what it should be? 0.00
Broken files in C 0.00
Understanding malloc with char pointers and strcpy +2.11
Storing and Accessing 2D array in another array C -0.15
C.. Array... Problems with a course assignment -1.77
Compiling C to 32-bit assembly with GCC doesn't match a book -0.69
ERROR: incompatible integer to pointer conversion assigning to '... 0.00
Checking membership in large ordered list? +1.90
char* and char[] with strcat() +2.12
What is a side effect in C? -1.97