StackRating

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

phuclv

Rating
1499.12 (3,800,982nd)
Reputation
15,194 (9,258th)
Page: 1 ... 7 8 9 10 11 ... 16
Title Δ
Get the largest signed integer type in C++ -0.99
Could I have avoided more than 3 levels of indentation? -1.30
What does \ means in programming? -0.50
SIN (45) and COS (45) giving different results in c++... why? :S -1.85
About returning more than one value in C/C++/Assembly -0.65
Unexpected big endian conversion output 0.00
x86_64 assembly %rsp vs %esp +0.55
Does shorter code make a performance difference in interpreted lang... -1.13
How to make %random% show up a negative result? -1.66
Handle inaccurrate of float +0.09
why output is different from the code I expected? -0.18
Not able to compile this code. "Undefined reference to multipl... -1.68
How to naviagate to C drive from my current Network drive(U:\>)... -1.33
test zero for 4 bytes in a int +2.54
What assembly language does C code compile into in Visual Studio? +0.56
Unicode Support in MFC Controls 0.00
How to check if a register is zero in x86_64 assembly -0.99
Number of call and ret instruction tracking mismatch while using In... 0.00
Check if number is in range on 8051 +0.03
Two's complement of long integer 0.00
How to handle large numbers? +1.52
What is ' and why google search replaces it with apostrophe? 0.00
Convert exe files to ASM files in Windows 0.00
Bitwise operation on a floating point usefulness +0.53
Assembly - What is the purpose of SUB Instruction? -0.78
Reading floating point values from a file drops all or part of the... +0.54
Why does gcc generate a faster program than clang in this recursive... +0.51
Can I rely on % (modulo) operator in C for negative numbers? +0.42
ByteArray to Long -0.98
Integer.parseInt large number and retain sign? -0.45
How to handle signed integers in ARM? 0.00
floating-point type with extended range -0.23
16bit fixed point arithmetic multiplication +0.10
how to save the asin return in short -0.03
Java Integer.highestOneBit in C# -1.51
Accessing hi and low part of int64_t with int32_t +0.50
How are doubles represented when written to text files? +1.16
Java: Convert 10 digit string to float -0.49
Why am I getting 8 always? -0.83
Why aren't the higher 16-bits in EAX accessible by name (like A... -1.00
Floating point precision with Math.Ceil (Java) -0.49
Finding the greater number without conditional statements -0.06
Can XOR of two integers go out of bounds? -0.22
Double-precision operations: 32-bit vs 64-bit machines -1.14
Shift masked bits to the lsb -1.54
trouble using a mask to manipulate a bit +2.37
GMP most significant digits +0.22
Bitwise Operations in C: Can't figure out why XOR does not work... -0.54
isGreater bitwise C manipulation - greatest of two numbers +1.49
When using fabs, fmin, fmax in a C program, why doesn't the com... 0.00