StackRating

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

zwol

Rating
1637.48 (742nd)
Reputation
104,026 (697th)
Page: 1 ... 11 12 13 14 15 ... 34
Title Δ
Instruction with LEA and MOV lead to same result - why? -2.59
Does the C++ standard specify anything on the representation of flo... +0.35
What all encryption uses == in the last 0.00
In C, why do some people cast the pointer before freeing it? -1.30
Is "x < y < z" faster than "x < y and y <... +1.11
#define 'ing multiple macros in one line -1.34
How to make python continually save file io 0.00
Passing a pointer to an array to a function -0.30
segmentation fault on buffer overflow 0.00
What does this piece of code do? Accessing struct via index? +1.51
How can everything be an object? +0.35
Equivalent of std::aligned_storage<> in C? +1.81
Ternary operator logic -0.84
Unix C-Shell: ?Need help for the this task 0.00
Dynamic memory allocation with realloc 0.00
Overflowing Buffer by specific integer 0.00
when do printf() and scanf() functions are linked statically or dyn... +0.88
System V shared memory permission bits: meaning, and how to change 0.00
Why am I reading the last word in my file twice? -2.24
C variable confusion -0.12
Remove duplicates from array and maintain order - O(n) time and ret... +0.28
Calling free on a pointer to an extern variable in C +1.10
Is it guaranteed that size_t, vector::size_type, etc typedefs won&#... -1.76
I am thinking about for loop termination is it halts the loop or wh... -0.38
Printing inverse of a character +1.24
Python's equivalent of Ruby's ||= +0.16
When to use NULL and when to use '\0' in linked list in C? +1.25
C++ if else statements does not display the correct values -0.11
Shell seems to recognize commands but doesn't execute them +0.03
Does delete (non array form) know the total amount of memory alloca... -1.39
Does delete[] deallocate memory in one shot after invoking destruct... +1.12
strlen is not allways a good idea to be used +0.89
Why does NaN - NaN == 0.0 with the Intel C++ Compiler? -0.89
Pass variable number of arguments received to another function -0.58
Why do these functions truncate the return value? -0.18
How do I take a mixture of string literals and floats and concatena... -2.04
How a program inherit environment variables? +0.70
Setting environment variable for a running program in linux +0.88
Determining when NASM can infer the size of the mov operation +1.05
Porting C endianness & pointers black magic to Swift -0.97
Posix Semaphores source code location in linux 0.00
Why is executing Java code in comments with certain Unicode charact... +0.03
Passing pointers to functions with and without & +1.17
The standard C function declaration syntax (WINAPI) -1.42
Python block in a block +0.76
Indefinite Piping in C 0.00
fork() understanding, about execution and children +0.38
Compress a file in memory, compute checksum and write it as `gzip`... +2.37
How to know if there is space between argv[0] to argv[1] -2.64
How to accurately kill child process after certain time limit in C? +1.50