StackRating

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

eladidan

Rating
1509.30 (75,752nd)
Reputation
1,704 (97,029th)
Page: 1 2
Title Δ
Get Element Position within std::vector +4.37
setting the execution rate of while loop in a C++ code for real tim... -1.90
how to estimate a performance unit in a c++ program +4.06
How to identify missing typename in Visual Studio +1.66
Data structure for storing huge number of indices, each pointing to... -3.87
C++ Help on Class Design Exception Handling +4.19
print unordered_map<std::string, std::list<std::string> -1.81
Represent list of integers as a single integer in C++ 0.00
c++ sparse vector +0.70
How can I implement a 2 way dependency injection in C++? 0.00
COM object c++/cli 0.00
How to make an array to not repeat? +5.22
C++11 Best Practice: When to accept by value vs const&? -1.21
Create an alias to a function +0.56
C++: How to implement function in a parent interface with a base cl... +2.83
readdir(): re-reading certain files -0.34
"'SpaceShip' does not name a type" even though SpaceShip... 0.00
boost two threads -2.00
column vector with row means -- with std::accumulate? -2.42
Create Array Beginning at Specific Address -0.25
How can I get vector's index by its data in C++? -0.34
How to sort C++ map keys with std::greater? -1.60
convert an rgb image into a matrix using C++ and Cimg library -2.06
Unexpected behavior reading PPM files from ifstream 0.00
Declaring an array in a loop +0.01
how do i check a user input string with email format -3.49
c++ char* parsing -3.49
std::async and object copy -3.56
Should I use std::size_t to count instance of my class? +3.03
c++ virtual public inheritance init strange result? 0.00
C++ Debug Assertion Fails Only With VPTR +4.66
Using delete [] on an object in an array +1.25
Combining two arrays into one by putting the lowest numbers in first -2.60
Implement weighted graph -4.03
Problems of using srand() in libraries +3.81
typeid() Object-Oriented Design Alternative +3.78
No members available when using typedef 0.00
search the queue sizes in a vector 0.00
check overflow for double in average calculation in C++ +0.31
proper use of stream in a computationally intensive program -4.10
task delegation scheduler +4.19
Can someone explain the asymptotic complexity of sorted and unsorte... -0.10
Wrapping a static unmanaged library in an instance class +0.63
Mixing native C++ and C++/CLI 0.00
Does boost support serialization of c++11's std::tuple? 0.00
implementing future::then() equivalent for asynchronous execution i... +4.01
How can I see a value of boost::any if I know the type with gdb 0.00
MFC's CWinThread::PostThreadMessage handler not called 0.00
how to combine switch and if else statements +1.37
How are circular #includes resolved? -3.51