StackRating

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

Davislor

Rating
1449.87 (4,532,681st)
Reputation
8,915 (17,429th)
Page: 1 ... 6 7 8 9 10 11 12
Title Δ
How do I obtain the subset of a unique-ptrs in a vector, which sati... -1.46
how can I convert wstring to u16string? -0.43
How can I save a vector to a binary file? -0.44
Bus error with allocated memory on a heap -1.27
String to Unicode, and Unicode to decimal code point (C++) +1.59
virtual function pointer confusion -0.57
How to determine if a given int64_t can be stored losslessly in a d... +0.23
How to update Tic Tac Toe board without printing multiple boards? +0.54
Storing variables in CPU registers 0.00
How can a Linked List be implemented using only pointers (w/o struc... -0.44
What treatment can a pointer undergo and still be valid? +2.81
LLVM, unions, pointer casts and undefined behavior +2.78
Is it possible to change a C++ object's class after instantiati... -0.24
C++ const changed through pointer, or is it? -0.44
How to make an undirected and unweighted graph in the shape of a gr... 0.00
Equivalent of dup2 with windows socket in C 0.00
Finding Occurrences in a String in Assembly x86 +2.12
I'm looking for an AI algorithm to make groups of game actors o... -0.44
What's the Linux equivalent of Window's GetAsyncKeyState? 0.00
OpenSSL segfault -0.44
How to optimally parallelize nested loops? +0.47
Close pipe end error -0.38
Why and when should we use pointer-to-pointer instead of simple poi... +0.84
memcpy/memmove to a union member, does this set the 'active'... -0.23
How draw Hyperboloids with OpenGL C++? 0.00
Unix/C++ code that reads lines of text, breaks them into words, and... 0.00
Create threads without pthread_join in C -1.76
Are there any drawbacks to using multiple arrow operators (->) c... +0.77
Getting unexpected result when trying to remove element from array... -0.83
Trying to display 10 numbers per line from array -0.81
How can I write faster to the frame buffer on C? 0.00
How clean a part of the console? +0.06
Copying a local file from Mac to an ssh session in terminal -0.74
Is there a way to restrict input to integer/double in this format i... -1.40
How to prevent a derived class object under base class pointer call... -1.44
Comparison Of Pointers -0.74
Learning LISP - Defining a stdev function -1.26
Changing the permission of a program in Linux +0.27
What is the correct way to convert a struct sockaddr * to struct so... +0.47
Counting words in a string input by the user +0.55
Is it legal to type-cast pointers of different struct types (e.g. s... +1.03
Null Pointers & Object Pointers +0.05
How do I return value to main function without directly calling the... -1.65
Efficient conversion data one integer type to another with the same... -1.28
Instruction pointer to function name, input parameters, ? 0.00
Can I transfer compressed data to GPU then decompress on GPU? 0.00
segmentation 11 in C +0.30
What is the purpose of a scalar in the C++ type traits sense? +0.51
How to declare different size variables +0.00
When to use const void*? -1.88