StackRating

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

AraK

Rating
1593.60 (2,091st)
Reputation
66,479 (1,327th)
Page: 1 2 3 4 ... 11
Title Δ
how to print out all elements in a std::stack or std::queue conveni... +0.87
C++ a class to be used only by another class +1.42
initialization: parenthesis vs. equals sign +0.11
Maintaining a unique set of elements on different criteria C++ STL -0.59
How to compute the "15% of the time" randomness? -1.22
trying to write a recursive function that counts the number of sequ... -0.63
Producing random float from negative to positive range? -0.28
Why such loop does not catch error when inputting a string? -2.42
Empty return in Constructor +0.36
Why is metaprogramming important? Isn't scripted code-generation ea... -0.76
C++11 reflection library -0.79
What does 'char x[]' mean? -0.27
std::copy and std::vector problem -0.43
How to extract the largest object, based on an attribute, from a ve... -0.51
fflush(stdout) in c -0.70
Getting Spaces to Play Nicely with C++ Input Streams 0.00
What do I often see references in operator overloading definitions? -1.72
Problem with simple preprocessor define +0.67
Ensuring a reference that will not become invalid is given +0.37
Segfault immediately after pthread creation +0.17
Why bother to write -> rather than .? +1.29
Static members and templates in c++ +0.37
What is the purpose of ostringstream's string constructor? +0.81
Why do we need to suggest a variable to be stored in register? -1.41
Get length of string array of unknown length -1.35
C++: How does string vectors' random access time work? +0.71
How to determine the Boost version on a system? +0.42
Why hex in string is not converted to hex when passed through comma... -0.41
Is this Project Euler #5 solution more efficient than a known one? -2.41
Algorithm to convert a multi-dimensional array to a one-dimensional... -1.58
C++ std::accumulate doesn't give the expected sum +0.95
WCHAR wszFoo[CONSTANT_BAR] = {0}; <-- What does {0} mean? -1.58
STL name for the "map" functional programming function +1.26
How to bound 2 variables in C++ one with other so when one changes... +1.71
What is better way to loop over two ranges - multiply them together... -0.25
Arithmetic Overflow -2.33
Stream Operator Overloading +0.07
What is an efficient way to convert a bignum type structure to a hu... +0.39
How to make a less than comparison in template meta-programming? 0.00
Should functions be specific or generic +0.18
RAII and assignment +0.07
Understanding some math relating to Euler #12 +0.35
STL, reducing an array, c++ +0.35
Running time of program -0.65
With respect to an array containing a lot of duplicate elements, is... +0.30
"Mirroring" an angle -0.87
What is CHAR_BIT? +1.32
Reading a number from file C++ +0.02
Getting a directory name from a filename +0.56
String method crashes program +0.19