StackRating

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

BlackBear

Rating
1498.43 (3,852,664th)
Reputation
15,380 (9,134th)
Page: 1 ... 10 11 12 13 14
Title Δ
Reading a value from the command line with a .com file +0.77
How can I read a whole line of input in Assembly? 0.00
Binary int to double without typecasting -0.10
Time delay in method delaying whole program -0.10
Changing parts of compiled binaries +0.61
Pointers and Loops +0.20
print string in assembly 0.00
Hex values in gdb input files 0.00
Where does the k prefix for constants come from? -0.65
How do you convert binary to decimal if the binary was 1.01? +2.89
Get domain Name from IP +0.09
Directly call/jump in ASM without using relevance(x86) -0.35
How to write 'not greater than zero' in VB.NET +0.34
Retrieving Memory Offset Address Using Assembly 0.00
displaying % completed while executing in C +0.24
Is operating system an abstraction? -2.70
Return 1 if any bits in an integer equal 1 using bit operations in C -0.17
Why is `x-- > 0` not undefined behaviour, while `x = x--` is? -2.04
Change time by clicking on . bat in windows +4.90
This variable equals this one -2.98
Storing pointers in multi-dimensional array 0.00
Why should code be aligned to even-address boundaries on x86? +0.94
How to invert a 3x3 matrix with each element being a 3x3 matrix? 0.00
DEBUG how to display, increment, loop in a cmd debug environment 0.00
Why does binary saving of array in a file works? [C++] -0.63
How to print integers in assembly loop 0.00
Compiler optimization on marking an int unsigned? -1.47
Convert integer to hex -2.32
cisc versus risc +1.13
C best practices, stack vs heap allocation -2.74
simple assembly syscall not working -3.23
Return a struct from a function containg a static array in C +0.76
Strings in C Language -1.82
How to write self-modifying code in x86 assembly -3.37
C Linux read/write word from memory (segment,offset) -1.40
Pascal range overrun +4.47
Can you retrieve source from a debug-compiled binary? -3.07
C compilation problem +2.81
Constant pointer array or pointer to an array ? What is faster in C? +5.20
Are temporary values like operands of arithmetic operators put in t... -1.43
Drawing millions of segments on screen +0.67
Limits for floating point types? -2.04
C/C++ pointers, ptr+1 = ptr +1 byte or ptr+1*sizeof(pointer_type)? +2.24
Is there a free, small assembly code compiler/assembler for Windows? -2.77
In-Place String Reverse in C -2.60
Compilation fails in VS2010 for C++ programs building fine in Linux -1.44
C string arrays -3.11
How to remove first three characters from string with C? +3.60
What the difference between a.b and a->b in Objective C? +2.29
What is the absolutely fastest for loop in c? +2.51