StackRating

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

eran

Rating
1582.98 (2,755th)
Reputation
17,854 (7,826th)
Page: 1 2 3 ... 8
Title Δ
Sharing a data set across threads vs. splitting up the data per thr... 0.00
Why u8'A' can be a char type while UTF-8 can be up to 4 byt... -0.84
C++ Mutable Mutex 0.00
Is it better to check if all elements are equal in an array or a ve... +2.71
Tricky situation with race condition -0.41
Lambda usage gives conversion errors 0.00
SFINAE for callback registration 0.00
Can I use no thread synchronization here? 0.00
Bizzare nullref in C++ 0.00
C++ - Change object pointed by base class (in an operator oveloadin... +1.42
Segmentation fault in c++ when adding a node at the end to a linkin... +2.33
Why does attempting to return in this function cause the program to... +1.30
Cstring message contains the same character \n and it does not extr... 0.00
Is it possible to force MPI to always block on send? -1.27
Interfaces wich use itself in methods +0.11
Template and Vector 0.00
Strange error @ Visual Studio C++ 0.00
c++ double check if statement optimization with a lock 0.00
MPI_Send proper way to send a matrix 0.00
Happens-before mechanism in Java 0.00
How do i run a program when my main program ends in C++ +0.58
Output operator (<<) for abstract class and derived class 0.00
Member objects, references and shared_ptr 0.00
Converting std::string to const char*, getting errors +0.83
Override-equivalent signatures in Java, why are compile-time errors... -0.17
one or more multiply defined symbols found error in winform vc++ ap... +0.43
Segmentation fault while freeing memory -0.27
Validation rules occur error -0.60
why does pthread_exit throw something caught by ellipsis? 0.00
issue with deleting a pointer(what it points to) +1.13
Stuck on this bit of code +0.05
HEAP CORRUPTION DETECTED after upgrade the project from vc6 to vc9 0.00
Java error: Comparison method violates its general contract -0.79
Init QList<MyStruct> as static class member gives LNK2001 error 0.00
C++ console application acting up -0.02
C++ #include - Only partial #include +0.24
What are the purposes of inner classes +0.66
I need msvcr100 symbols (internal network) 0.00
C++ Default Constructor Not Found +0.37
Eventviewer eventid for lock and unlock +0.43
What is "struct EVENT_LIST" on win32? 0.00
C++ constructors: why is this virtual function call not safe? -0.18
How can i run two java applications using a batch file? 0.00
Multiple inheritance to solve abstract classes +1.07
ADO Connection CreateInstance Fails On Windows Server 2003 0.00
Synchronized keyword- how it works? +1.50
Base class "Object", lazy/smart or stupid? +0.83
Std iterator assignment error 0.00
Freeing up _bstr_t which is created from char* 0.00
warnings when casting to void** 0.00