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 2 3 4 5 6 7 ... 17
Title Δ
Integer constant is too large for its type AND invalid operands to... -2.09
warning C4244: 'argument' : conversion from 'time_t' to 'unsigned i... +0.88
How to get 100% CPU usage from a C program +0.27
basic about pointer array +0.53
What makes a system little-endian or big-endian? -0.07
Java compiler will not enter my for loop? +0.17
c : multidimensional array using 1d array under the covers -0.86
What could be some possible problems with this use of OpenMP? -0.03
Why floating calculation and casting shows different result in debu... 0.00
Need help in mod 1000000007 0.00
How to do the same calculations faster on 4-core CPU: 4 threads or... +0.39
What is the reason behind the output of the following Java Code? +0.47
Need help in mod 1000000007 questions +1.26
Does a function that only calls another function slow things down? -0.48
Out parameters in C -0.82
Can't use modulus on doubles? +0.67
Are string literals constant or not? +0.17
C auto return type -0.63
Calculating a Sum with C++ +0.28
Why Is This Assembly Generated?: 0.00
Macro vs Function in C +0.28
Efficient bitwise operations for counting bits or find the right|le... +0.23
how fast is double*bool multiplication, can it be vectorized? 0.00
OpenMP and Nested for loops with continue statements -0.08
pthread_join is being a bottleneck +0.17
Bit Aligning for Space and Performance Boosts +0.62
Integer addition performance in Java +0.43
Disadvantages of using large variables/arrays on the stack? -1.38
Cannot understand shift operator behavior in C code +0.55
casting then dereferencing pointers in C +0.92
Why int i=400*400/400 gives result 72, is datatype circular? +0.56
Turbo C compiler issue, sqrt() function not working with variable a... +0.60
Invalid use of 'this' in non-member function 0.00
Unsigned integers in C++ for loops +0.46
sizeof for a character array +0.86
Release mode skipping parts of code +0.79
issue related to const and pointers +0.88
How to access union inside structure? +0.54
How disastrous is integer overflow in C++? +0.86
Why is there no warning like C4738 for double? -2.88
multiple return values in function +0.77
cpp: eclipse doesn't recognize 'long long' type +0.88
Comparing float and double -1.26
Find out how many binary digits a particular integer has +0.36
lossless conversion of float to string and back: is it possible? +0.75
Series converging to the number e in C++ -2.25
Algorithm C/C++ : Fastest way to compute (2^n)%d with a n and d 32... 0.00
How to convert a char array to a string? 0.00
Is it possible to create a vector of bitsets? +0.83
Can the use of pointers cause memory clogging? +0.89