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 ... 8 9 10 11 12 ... 16
Title Δ
Arithmetic Right Shift 1101 >> 2, wrong solution in Cracking... -0.53
How to populate a 64 bit register with duplicate byte values -0.76
practical BigNum AVX/SSE possible? -0.08
make the meaning of /* for dereference and dividing not for comment... +0.37
Avoid division by zero in C when taking log with respect to a rando... +0.81
Can I write multiple Assembly instructions on the same line? +0.52
How to use the Intel i7 avx in java? +2.28
How floating point conversion was handled before the invention of F... +0.95
C convert string to boolean array -0.48
C why does execution time change depending upon the datatype? -0.78
How to divide a big number (64bits) by two in PC-Spim (MIPS assembl... 0.00
Convert bitset<a> to signed int, with a<32 -1.00
How to return to main and not the function calling it +2.36
An efficient way to do basic 128 bit integer calculations in C++? -0.48
GCC Prohibit use of RBP RSP registers for -O* optimiziton? 0.00
comparing a float and integer in c/c++ +1.37
Printing all the ASCII Values in C/C++ -0.94
C function returns wrong int value +1.07
Why is the length of this string longer than the number of characte... -0.50
Convert UInt32 to float without rounding? -0.38
How to place " inside a string in C +0.01
Access the flags without inline assembly? -0.54
Max value of datatypes in C +0.82
andl with a parameter? x86 assembly +0.12
How float variable stores negative values which are not in their ra... +0.27
Solaris OS x86. Can I run on it old applications that were running... 0.00
Multiplying IEEE-754 Floating point number in MIPS 0.00
What's the fastest way to pack 32 0/1 values into the bits of a... +0.16
Loading x number of bits in MIPS 0.00
What is the actual meaning of this expression : n = (n<<3)+(n... +0.12
Reading 10-bit fixed point float in JAVA -0.89
If greater than or equal in MIPS 0.00
How does 32bit address 4GB if 2^32bits = 4Billion bits not Bytes? +1.12
In C++ can there be a range of values in a switch statement? -1.80
Arithmetic Right Shift +2.79
How to read / accept / reject meeting invite in Mozilla Thunderbird 0.00
What is the inverse of this bitwise shift? -0.14
Why is "i & (i ^ (i - 1))" equivalent to "i &... 0.00
Is the mno-mul option still supported in the mips compiler? -0.03
MIPS - multiplication of three integers 0.00
How can i read assembly registers with gcc? 0.00
code compiles with g++ but not gcc +1.51
VBA For..next loop exceeds limit -0.23
__m256 unknown type (clang 5.1/i5 CPU)? 0.00
MIPS Instruction to Machine Code +0.01
Integer SIMD Instruction AVX in C 0.00
Enabling the VT-x 0.00
check if the all values of array are different +0.37
why i get wrong conversion from hex to decimal with strtoul functio... 0.00
Why is the output of following code comes 25448? -0.45