StackRating

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

hmjd

Rating
1788.42 (12th)
Reputation
105,338 (680th)
Page: 1 ... 4 5 6 7 8 ... 36
Title Δ
Problems when creating methods in my task +0.17
Check if a pointer is NULL after it's object is deleted in other po... -1.36
found extra whitespace while using fscanf -0.10
Is there a boost equivalent to this "safe_read" call +0.18
Memory Deallocating freezes my program +0.74
How do I write move constructor and assignment operator for a class... +1.35
Wait for all child thread to finish (in C) 0.00
Threading in C with CreateThread() 0.00
Recursion, possible error in algo -1.36
Java check if file is empty: IOException: null +0.51
Const Static Function Pointer in Class ~ How to initialize it? +0.80
CreateDirectory creates folder under current directory? 0.00
Setting default values for ivars in C++ 2011 -0.71
strcmp always producing the same result -0.33
Doesn't %[] or %[^] specifier in scanf(),sscanf() or fscanf() store... +0.66
Showing error in function pointer code +0.70
I am doing socket program and not able to receive msg from client s... 0.00
converting std::string to int using sstream +0.66
CPU Usage 100% when creating 3 threads and using WSAWaitForMultiple... 0.00
Trying to copy entire structure to another structure of same type..... +0.36
How to fast initialize with 1 really big array +0.07
strerror_r has no effect 0.00
Initializing a data member array of object pointers to the correct... +0.15
Simple test of malloc and free with int pointer causes double free... +0.17
Creating a vector of strings : C++ -0.06
Can I call directly operator() without creating a temporary object? +0.17
Odd behavior of Pthreads 0.00
Free() segfault on PIC24 0.00
C - how to protect a a variable from being accidentally changed aft... +0.83
copy data from one structure to another in C +0.18
Why is the use of the conditonal operator giving the warning "... 0.00
Alternative and probable better way to printf 0.00
Cascading overloaded cout operator error `No match` when used with... +1.10
Creating a composite type from two enum classes, ready for STL map +0.49
Can two Threads use same Thread Procedure? +0.74
how to implement TryGetValue in boost::unordered_map? 0.00
C: conflicting types error +0.51
Can't open socket C++ 0.00
'CObject::CObject' : cannot access private member declared in class... 0.00
How to convert int to wstring? +0.16
Program outputing "Heads" Regardless of Randomly Generate... -0.36
Why do parentheses make a difference when initializing an empty vec... +1.02
How to safely free memory using a pointer which has been adjusted +0.49
Transferring values to variables after initial case -1.56
How to use destructor with non pointer attribute +0.18
Segmentation fault when using malloc to create array of pointers to... 0.00
How do I correctly prepend an int in a singly linked list (C)? 0.00
Thread safe read from a std::vector of std::tuple of double? 0.00
How to read a multi line using fscanf +0.31
error while declaring double array of size 150000? +0.47