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 ... 7
Title Δ
Are va_arg arguments to functions stored in stack or heap memory? +0.83
unkown type name '__uint64_t' 0.00
Is const_cast(this) with a write operation undefined behaviour, if... -0.52
How can I read CSV file in to vector in C++ -0.41
How to handle binary files in a portable way using std::fstream? +0.59
what "ss+1" means in scanf("%s", ss+1)? -1.35
Convert a `char *` to UTF-8 in C, or when using xmlwriter? -0.21
Why can a destructor change the state of a constant object? -1.12
How does Variable length argument works in C? +0.82
Is there a better way to grab part of line (which isnt consistent)... -0.69
How does vector not destroy element twice after reducing its size? -0.33
Representing 0 as a negative for gnss coordinates +0.60
Is there a good way to print out a flattened namespace for a JSON-l... -1.48
Reading file backward while using variable from first line -1.49
Remove/minimize Git merge conflicts +1.17
How to determine if cout and cerr go to the same place +0.86
What is the difference between closing [close(3)] and clearing [fd_... -0.18
How to create an args list for vscanf / vprinf directly? -0.41
How do I remove this inheritance-related code smell? -0.13
Pointer to Integer Array versus Double Pointer to Integer -1.53
Alternative to Ctrl-R reverse search in bash -1.09
Why using a reference as an iterator +0.60
Necessity of const specifier in cast -0.06
How to prevent while loop outputs from colliding with previous outp... 0.00
Operator overload for compound dereference and assignment -1.14
Function interleaving in pre C++17 -1.27
Is it possible to use std::basic_string as a wrapper around char*? +2.97
Replace all commas between two quotes in a bash script -1.36
When are explicitly-named variable captures necessitated in the def... -1.21
Can instantiate a virtual object on the heap, but not on the stack? +0.23
How to simplify this code using decltype? +0.70
How does this piece of code determine array size without using size... -0.90
How to efficienty count from 0000 to 9999 in a digit display? -0.24
Why this output string to number? +1.89
Need to change only some lines in a file starting with string but a... 0.00
Pass string or wstring in a function -0.56
Segmentation fault due to string copy +2.59
When using std set find, the program will not compile -0.31
getline() vs. fgets(): Control memory allocation -1.02
c++ auto for type and nontype templates -0.65
Is it a good practice to use a function call inside a function? -1.41
How Can I Read and Write User Information to file with structure +0.58
How to automatically change the ownership of every files in a direc... -0.42
Imagining two types of boolean pairs within the same language witho... -0.70
top command displaying extra 10 line when run in a for loop 0.00
C - Redirecting IO of Child Process -1.01
Implementation of a floating point library of any precision -1.20
Unknown return type of template functions, code repetition when usi... -0.44
Is there any iterator wrapper for forward and reverse iterators? -0.27
Factory Template : iostream vs string 0.00