StackRating

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

emlai

Rating
1571.06 (3,930th)
Reputation
31,940 (3,736th)
Page: 1 2 3 4 5 6 7 ... 19
Title Δ
Variables names ambiguity in C++ -0.57
C++ Making Pointer of Class type 0.00
C++ using object of a class declared after 0.00
Questions about C++ operators overloading +0.44
Load variable from string -1.36
How to create function pointer to template member function? +0.48
Array of function pointers in C with different return types and arg... 0.00
Returning pointer-to-member-function (without typedefs) +1.85
Is it possible to pass "this" by default? -0.21
Error to use of static and static function in C++ +2.15
Is there a way to std::move std::string into std::stringstream 0.00
How to use an instance of a class within a function? 0.00
Conflicting type in C but no clear difference between lines 0.00
Static Polymorphism Issue 0.00
How to get number of elements in array using pointer -1.28
Cannot find symbol - method getLength() -0.95
How to filter object in c++ +1.23
Assign to *this in constructor +1.17
C++ iterator traversing -1.12
Comma operator used in assignment +1.43
Trying to initialize an edge struct which is inside the district st... +0.43
function template partial specialization 'swap<T>' is... 0.00
Reference to pointer vs Pass by reference? 0.00
How to use "cross" for finding the cross product of two v... 0.00
c++ new class array with parameter -0.84
C++ invalid object return semantics +2.01
return makes integer from pointer without a cast [-Wint-conversion]... -2.03
pass string to bool function 0.00
Get element at index from iterator +0.45
Trouble accessing array of object pointers -0.84
Trouble with changing value of array in function using pointer 0.00
update actual values using pass by value 0.00
Friend Class In C++ +0.49
Class inherence virtual string not returning the right thing -0.54
Should I cast it? +0.86
Should the called function always check the array size in C? -0.44
How to include all of the C++ Standard Library at once? +0.51
Order of initialization in derived classes 0.00
Add addresses of Objects to a vector in loop +1.83
C++: Accessing class properties in header implementation file 0.00
Java syntax: switch case as variable? +2.28
Is it cheap to construct a const std::string from a const char* + l... +2.11
unordered_map for <Pointer, String> in C++ +1.86
std::vector memory handling +0.90
c++ Unique pointer with custom deleter error +0.46
Which data type can hold 10^31 decimal number? +1.90
How do I properly put an Object of the Struct type in an if...else... +1.46
argument of a parameterized constructor 0.00
Require typedef and class at the same time 0.00
Basic Deep Copy, Java 0.00