StackRating

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

TonySalimi

Rating
1478.57 (4,501,807th)
Reputation
4,610 (36,100th)
Page: 1 2 3 ... 5
Title Δ
What is the difference between `auto` and `std::any`? 0.00
While loop continuing after break condition met +0.53
Cannot understand hoow to recursively merge sort 0.00
data processing of the .mat result from Dymola simulation 0.00
Container Thread Safety 0.00
Using directive & scope 0.00
c++ pass member function -0.48
Is it possible use an rvalue to initialize a data member? 0.00
How can understand the *(void **)(&m_handle) = dlsym("./ha... +0.70
Initialize and modify class variables in derived classes +0.29
How do I make a conversion from scientific notation more precise? -0.68
Infinite loop when joining threads 0.00
Specialization of a template function for a specific type 0.00
Passing member function to Template function 0.00
Sizeof operator on string array is giving different output in C++ +0.53
Initialize array of pointers in a class and retrieve it in a differ... 0.00
Memory allocator for a light tree based data structure for frequent... +1.82
C++11 variadic templates calling a function inside a class +0.72
C++ random uniform_int_distribution return same values in all threads 0.00
Unable to deduce type in class with constructor taking std::array -1.54
How does nested list-initialization forward its arguments? -1.78
Can't find cause of memory leak in C++ -0.46
brace-or-equal-initializers initialization order -0.71
How to do without communication processes in this function? 0.00
Implement <netinet/in.h> in Windows Visual Studio 0.00
Why am i getting this error when i compile my code in devc++? -1.47
C++ elegant way for prioritized search in STL container 0.00
Return two vectors – use reference or tuple? +0.03
Why this for loop always show 'o's.C++ +0.53
Why does printing the 'address of index n' of c style strin... -1.89
Full Virtualization or Para Virtualization 0.00
Insert into a map +0.03
auto type for defining variables +0.32
Is there a std::sample equivalent in boost? +2.76
Is std::map insert thread safe? +0.12
Separate a sentense into a vector of its words -1.23
I have to make a program that sorts 15 numbers from greatest to lea... +0.03
C++11 How to cast enum class template parameter to int? -1.70
C++ How can I use an unordered_map with custom hash & compare a... 0.00
C++ varadic templates mixing values, arrays and objects -0.34
std::set of std::weak_ptr insert and remove -1.81
incorrect deduction of template parameter pack -0.73
What is wrong with template definition? -1.59
How to compute std::hash<> for a binary-tree data structure? 0.00
c++ conversion operator overloading fails +0.52
constructor function for a 3x3 matrix (C++) +0.52
Where can I find function definition of overloaded operators of str... 0.00
What is the Time Complexity of std::multiset::count in C++? +0.52
Using an std::vector of pointer objects. Is there a way to delete a... +1.81
Subclass address equal to virtual base class address? +1.25