StackRating

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

Gem Taylor

Rating
1418.97 (4,535,875th)
Reputation
2,143 (78,575th)
Page: 1 2 3 4 5 6 7
Title Δ
Why compilation stderr of C contains pwd of developers of static li... -0.91
mingw32/bin/curl: Argument list too long 0.00
Could std::list be used for a simple lock-free queue? -1.19
How to maintain certain frame rate in different threads -0.63
What's more efficient to keep the fstream open or to open it ev... 0.00
What are the definitions of runtime limits and compile time limits? +1.41
Is there a simple solution for a ~95% write / 5% read threadsafe un... +0.58
Templated Intermediate Array for Given Type -1.33
How to define move assignment operator for const ref member of temp... -1.21
__MINGW64__ not defined? Or how do I know what threading model to u... 0.00
Is there a standard C++ iterator for C strings? -0.32
Is bit masking comparable to "accessing an array" in bits? -1.34
customizing the number of digits in exponent in boost multiprecision 0.00
Deleting all files in a directory except the ones mentioned in a list +0.09
how to convert const char [] to char * in c++ -0.51
Using a library written in C with C++ -1.23
Traversing a list contaner excluding the last element -1.34
Converting float to long pointer and back to float pointer -1.44
Are there any advantages of using std::unique_ptr<T>& ins... -0.57
Replace switch/case by #ifdef or something similar +0.97
erase set element while iterating/// +3.01
c++14 - Is this a good way to prepend a char on a string? -0.59
How to let a `std::vector<int32_t>` take memory from a `std::... -1.46
Best way to find minimum? 0.00
What is the meaning of grep with stdout redirection to /dev/null in... +0.79
I need to check if thrown exception from operator=? 0.00
ifstream checking read error -1.57
Cannot insert std::unique_ptr with custom deleter with std::move -0.84
Convert inefficient recursive coin change function to iteration 0.00
How to map a user defined enum with a built in type in a templated... +0.57
Is there a way I can use a 2-bit size type instead of an int, by ju... -0.54
Can I check whether `shared_from_this` is safe to call? +0.54
Trying to compile code with references to both protobuffers 2.6.1 a... +2.32
create a linked list of items containing pointers in c++ 0.00
How to retrieve elements using hash values in STL hash containers? 0.00
Every sum possibilities of elements -0.42
Windows - How to cleanup shared memory object left by processs term... 0.00
ignore spaces within/around brackets to count occurrences +1.46
Create std::pair<std::string, some_enum> via preprocessor 0.00
Invalid use of auto when declaring a variable C++, C++11 -0.46
C++ Setting Map Values as Arrays +0.27
RegExp online builder? 0.00
implementing pipe and redirection together in C +4.41
Splitting one large file into many if the text in a column doesn... -0.63
Splitting one large file into many if the text in a column doesn... -0.63
how to build kate with cmake? 0.00
Store and recover a set of words in a char array +1.22
how to define an array of array in c++ -0.48
Natural alignment + volatile = atomic in C++11? 0.00
How cpu use 'mfence' to protect sequential-consistency? -2.53