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 5 6 ... 11
Title Δ
Why am I not getting correct result when I calculate exponent with... +0.62
What should my teacher talk about in my Advanced C++ class? [advice... +0.88
Write-Only Reference in C++? -1.44
Converting int array to char* -0.34
next_permutation for combinations or subsets in powerset +1.21
How can I limit the number of instances of a class? +0.42
How to get the return value of a program ran via calling a member o... +0.45
Is there a tokenizer for a cpp file +0.37
C++ trouble with pointers to objects +0.47
How do you print a limited number of characters? -0.42
C: difference between (int)x and floor(x)? +0.18
Using array as map value: Cant see the error +0.34
How do you search a document for a string in c++? +1.15
Find max integer size that a floating point type can handle without... -0.06
What the reasons for/against returning 0 from main in ISO C++? -1.01
Benchmarks used to test a C and C++ allocator? -0.34
bitwise OR on strings +1.19
What does the .. in #include "../somefile.h" mean +1.55
Class declaration confusion - name between closing brace and semi-c... +0.32
Problem of using cin twice -2.03
Why don't I need to check if references are invalid/null? -0.63
Does a garbage collector collect stack memory, heap memory, or both? +1.15
How to print size_t variable portably? +0.11
Passing arguments to objects created using the new operator? -0.14
binary_search not working for a vector<string> +1.06
What are the differences between break and exit? +1.13
Qt: default value of variable in class +0.91
How can I make this function act like an l-value? +0.36
Declaring a function inside a function? +1.04
symbolic constants -1.37
What are the main benefits of implementing a virtual machine as par... 0.00
Why can't initialize the static member in a class in the body or in... -0.61
How to return a 'read-only' copy of a vector -1.54
Why am I getting an error converting a ‘float**’ to ‘const float**’? +0.87
How can I find out what the current charset is in C++? +1.66
Why friend overloaded operator is preferred to conversion operator... +0.77
Which programming language presents a program as a tree? +0.71
Modifying reference member from const member function in C++ +0.41
Why the size of a pointer is 4bytes in C++ -1.24
Project Euler 7 Scala Problem -1.02
Track/Display Array Index As Part Of Cout (C++) -0.84
What "thread safe" really means...In Practical terms -1.84
Using C++ filestreams (fstream), how can you determine the size of... +0.35
Multidimensional array with unequal second dimension size using mal... -0.50
Inline functions with internal linkage? 0.00
Undefined, unspecified and implementation-defined behavior -0.32
Difference between "pointer to int" and "pointer to... -0.50
Compile errors when trying to use list in C++ -0.12
Inserting into a specific part of a string using iterators? (C++) -1.13
Question on overloading operator+ -0.33