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 ... 7 8 9 10 11 ... 47
Title Δ
How the virtual address of the process memory is calculated? -0.70
What does "wait and waitpid are always interrupted when a sign... -2.39
Why is the statement "f == (float)(double)f;" wrong? -1.52
C program Changing argv programmatically gives heap corruption erro... +1.10
Does memmove use dynamic memory for its temporary array -2.32
Why does python implementation use 9 times more memory than C? 0.00
Discrepancy in results of floor division operator 0.00
How to produce a random food in a snake game on c? -0.28
Code compiled with ICC works with -O2, warning about strtok and a c... +0.30
How to direct gnu readline away from stdout 0.00
Is there a way to read a line backwards in Python? 0.00
How to use different enums that have the same names in C -0.70
How do I assign to a variable in a for loop in C? +0.50
How To Use Certain Parts Of A String In C? -0.45
why is `int test {}` a function definition in C language BNF +0.88
Multiple symbols within a function call in a static library 0.00
c += map(lambda n: n *2, c) kills the Python 3 shell. Why? 0.00
Do C pointers (always) start with a valid address memory? -1.06
How are "void*" pointer declaration and "void"... -1.64
How to correctly floor the floating point pair sum +1.90
Why "try...else" is "invalid syntax" in Python? 0.00
gcc: how to detect bad `bool` usage -3.30
Constructing a function pointer to alloca causes linker errors? +0.57
Cleaner solution to decrementing in for loop 0.00
JNI : "receipe for target 'HelloJNI.h' failed while us... 0.00
Is an mmap-ed region a "single object" and can I compare... -1.37
wscanf(L"%[^\n]") is inputting garbage 0.00
BubbleUp method in Heap implementation in c 0.00
Dynamic Structures And Storing Data without stdlib.h +0.29
How to build CS50 programs with make 0.00
Accessing jsonb object in postgress throws error 0.00
What happens to the memory allocated in a function call like so? 0.00
Why UTF-8 Unicode in address bar vs GET form is difference in C? +0.25
How to find load relocation for a PIE binary? +1.69
How to remove duplicate exception error in python try/except block? -0.64
Where are pointers when we disassemble with gdb -1.70
How can I implement this point in polygon code in Python? 0.00
Compiler optimizations allowed via "int", "least&quo... +0.74
Is there still a performance advantage to redefine standard like me... -0.50
Why can function pointers be used with or without the address of op... 0.00
How to modify more than 1 Byte in an array? +0.88
Double value that is NaN output as a string as "nan" -1.20
valgrind gives a wrong size of uninitialised 0.00
Passing a 2-d array to a function +1.03
C: How to add char to chars, and when the max char is reached have... 0.00
How to find a specific string in a stream socket byte stream 0.00
replace the value of 2 arrays in Python String -0.13
How to add two vectors and print the results, which is also a vector -0.41
Cant compile microsoft example CppAndPython 0.00
Checking Endianness of RISC-V machine using C-code 0.00