StackRating

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

David Schwartz

Rating
1573.84 (3,620th)
Reputation
144,585 (397th)
Page: 1 ... 5 6 7 8 9 ... 96
Title Δ
undefined reference in derived class 0.00
why is 12345 read into an integer array as one value of 12345 inste... 0.00
Multi-threaded Programming C 0.00
Segmentation fault error as the reader tries to read from the share... 0.00
What does 2*f mean in c? What is this function supposed to output? 0.00
If main is a thread as well in c, why doesn't it run with other... +0.92
How to make that scanf is optionally ignoring one of its conversion... +1.37
Unable to find a user-defined type in a c++ unordered set with cust... -0.01
Does statement re-ordering apply to conditional/control statements? -0.26
Difference between int(c) and c-'0'. C++ -2.46
how to make notify() works properly with wait() +0.41
Creating LinkedList exits with return code -11 (SIGSEGV) -2.19
SEEK_CUR points to value that seems wrong -1.58
Is the following code a good solution for a multi-threaded incremen... 0.00
How to modify parent public member variable from child member funct... -0.21
posix thread in c: terminating 1 thread from another using by passi... 0.00
C++ omp no significant improvement -2.46
Combining Hex string 0.00
writing multiple lines back to a file, wrong file length +0.29
What happens in two execution units, if two threads within the same... +0.96
How does the client knows which transport protocol to use? +0.07
C programming function calling to return values +0.03
Are the physical memory addresses of an array also stored in order... -0.42
TCP Server-Client disconnects after a single transmission 0.00
does the atomic instruction involve the kernel 0.00
Calling destructor to free dynamically allocated memory +0.43
How can I tell if the current TCP segment is part of a large PDU 0.00
What happens to expected memory semantics (such as read after write... -0.79
Java: Will a looping Thread.sleep() always run on the same physical... -0.20
Why do we need notify() for inter thread communication -2.01
How do I make an infinite empty loop that won't be optimized aw... -1.70
Execution not returning from exec 0.00
my pointer address is wrong when using fgets 0.00
How to prevent fork from returning twice, -2.12
C++ Printing to File Not Working as Expected 0.00
how can I add more stack with main args? +0.39
C - Array returns different values from the same element when put i... 0.00
Extra construction when using placement new with a storage class +2.11
Should CPU time always be identical between executions of same code? +1.99
What is the proper way to implement a copy constructor and operator... +0.26
Is there a way to join for a specific thread, knowing only its ID? 0.00
CPU Mining on Private Peercoin network 0.00
How do I fix the conditions within my function? 0.00
Upgrade shared_lock to unique lock usage, timing and design 0.00
Why does my Qt program keeps running after assertion failure? -0.47
TicTacToe with MiniMax algorithm 4x4 0.00
double math and boolean check gives erroneous answer -0.59
Unlock of unowned mutex +0.38
I just read pointer and array address arithmetic. But I've gott... 0.00
Why drawing a card until "A Spade" is reached outputs dif... 0.00