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 ... 19
Title Δ
libc++ doesn't allow construction of shared_ptr<T> from u... +1.60
Understanding pointer arithmetic +0.59
Java memory management with method return 0.00
C++ iterator mismatch error 0.00
Moving array pointer isn't changing ADDRESS of start +1.73
Correct usage of unique_ptr in class member +2.23
Does unordered map frees its memory after calling clear? -0.24
What is the function execution order in code like foo(bar())? +1.21
How to initialize the std::optional of a user defined data type 0.00
How to construct a new value in a public function using initializer... -0.64
Functions signatures differences C++ -0.30
How to call a function from a class - error "was not in the sc... -0.13
C++ - Type mismatch error when initialising static private class me... 0.00
out_of_range using std::map::at(const char*) except when compiling... +0.42
Swift emulation of C array of specific size -1.75
removing duplicate elemnts from a vector of non-primitive type -0.44
c++ very strange numbers -2.44
Trouble converting vector to string 0.00
data type char and its value range mentioned as 0-255 +0.85
C++ Check and modify strings / String subscript out of range +1.17
Can't use `cout` with a class even if I overloaded `operator<... -1.71
How do I find the largest value in a hash that doesn't exceed a... +1.38
NetBeans for Mac c++ Input 0.00
Pointer address as reference in function +1.41
C: How to free the initial section of an allocated string? -1.60
Swift : how to work with 2D array and Calculate on them 0.00
How do I reliably detect support for nullptr? +2.88
Struct pointer to another struct in C +1.71
safety of calling delete on base-class pointer allocated by dynamic... -2.14
Cannot call pointer to member function from static method 0.00
ruby multiple string match with +0.92
How to find max Value of list items (Objects) in Swift 3? +2.18
Can someone tell what's wrong with this c program? +1.84
How to print out the contents of a nested vector in c++? -0.07
Errors in prototype in C++ in XCode 0.00
C++: What takes up more memory, storing a single character as char... +0.23
Iterating through a 2-D array to count whitespace in C 0.00
pointers and the difference between a=1 and *a =1 0.00
Capitalizing Words from a Text File +0.79
How to write this mathematical formula in C++? +1.31
Memory leaks in my program; is the destructor not getting called? +2.29
Catch all errors, exceptions, no matter what it is, in Swift 0.00
Writing struct inside a class -0.33
C: String e.g. "abcde123" to int 123 +0.44
Assign string object via std::istream in C++ 0.00
Overloading the tilde "~" operator for enums 0.00
C++ copy map to vector with std::move +0.50
Why does declaration order matter in C/C++ and not in Java/C# +1.72
Are member-initialization lists really more efficient? +1.01
Why CTOR is not called N times when I create a vector of N objects? -0.77