StackRating

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

Mysticial

Rating
1807.10 (7th)
Reputation
458,614 (74th)
Page: 1 ... 6 7 8 9 10 ... 17
Title Δ
Length of size_t not correct? +0.43
Identification of race condition for complex openMP code 0.00
What is the advantage of using memset() in C +0.85
Conditional macro text replacement -0.14
Strange Delphi integer multiplication behavior +0.98
Why is my program giving a totally different output when I compile... +0.20
C Pointer Arithmetic sizeof(struct) +0.43
How can a pointer refer to a different type? -1.38
C - Return a char pointer without malloc +0.45
Data alignment: where can it be read off? can it be changed? -0.31
Assembly - Carry flag - 0xFF 0.00
How to get the CPU Usage in C? +0.33
Why does this code not compile? +1.13
Getting array size in C. Cannot understand output +0.96
Does compiler optimize this part of code (const getter)? 0.00
global pointer to array -0.80
Bitwise Operators java +0.52
Two dim array, pointer to part of it and stack corruption +0.80
MPI: Broadcasting a long long int 0.00
c++ program-wrong results +0.79
square of a float number in C +1.29
sizeof union larger than expected. how does type alignment take pla... -0.97
Why does C print my hex values incorrectly? -0.05
Typecasting by bit copy +0.91
Iterating Through All Values from N to 0 inclusive for an Unsigned... +0.84
Storing individual doubles from a packed double vector using Intel... 0.00
Compare the sign bit in SSE Intrinsics +0.21
Addition and multiplication in a Galois Field +1.04
Why is copy constructor not allowed pass by value? +0.74
Accessing out-of-bounds index w/ and w/o optimization +0.97
faster way of computing large numbers java +0.19
Debug error! Run-Time Check Failure #3 -0.29
creating a dynamic memory in c++ +1.54
Can we use more else in an if-statement? +0.21
Pointers and references error in C++ -0.74
is i=(i+1)&3 faster than i=(i+1)%4 +0.33
Reading list of names into an array 0.00
How do I achieve the theoretical maximum of 4 FLOPs per cycle? +0.35
SSE instruction within nested for loops -0.24
Why do my function timers keep giving zero as output? +0.41
Layout in memory of a struct. struct of arrays and array of struct... +1.24
Difference between SHL and SAL in 80x86 +0.56
Negation of -2147483648 not possible in C/C++? +0.42
Why does bit-shifting an int upwards produce a negative number? +0.91
Why does the literal value in a type long assignment still have an... -0.92
How to convert char[41] to char[40] -0.48
Finding out the CPU clock frequency (per core, per processor) +0.65
How to create new vector in each iteration? -2.57
Different behaviour between scalar and parallel code 0.00
How to parallelize correctly a nested for loops 0.00