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 2 3 4 ... 12
Title Δ
Are there downsides to using std::string as a buffer? -0.95
`cosf`, `sinf`, etc. are not in `std` 0.00
Efficient integer floor function in C++ -0.82
How to use the method "UnicodeSegmentation::graphemes" 0.00
I have a question about passing std::array into function +0.20
What is the syntax for a function signature which returns an array... +0.56
How to write an algorithm that finds out in which lines specific wo... +2.52
Ranked Choice Voting +2.67
why is this c code causing a race condition? 0.00
Unknown type name uint64_t and uint16_t uint8_t in Linux -1.70
size of pointers and architecture -1.14
Explain how this works and how to convert to constexpr 0.00
Purpose of the C++ keyword: &= (a.k.a. 'and_eq') -1.05
How to implement a function to change array cells avoiding non-exha... 0.00
Vector double-double floating point arithmetic 0.00
Advantage of bst representations using arrays 0.00
std::expf and std::logf not recognized by gcc 7.2.0 +2.54
How to make multiple child processes increment and keep track of th... +0.06
Unicode characters within text document display on browser 0.00
How to have an array with multiple types of objects, or a function,... -1.77
x86-64 strange use of stack for local variables 0.00
Why are the outputs of printf and std::cout different? -1.07
Is accessing global data faster than accessing local data? +0.56
What's the deal with changing pointers? +2.16
compare two char in C without ASCII +2.07
How to generate random 0s and 1s but with 80-20 probability of thei... -1.74
printing the memory location and value pointed to by a pointer -0.14
Does passing fundamental values by const reference really hurt perf... +1.23
Using a structure in main.c which is declared in module.h and defin... -0.29
What does it mean for a program to link to both libstdc++ and libc++? 0.00
Text adventure game problems with moving around with Directions -1.11
Is there a way to read a text file byte by byte asynchronously with... 0.00
Is there any difference in using pre increment and post increment i... +0.17
Is the following program tail recursive? +0.07
Converting first-order logic to CNF without exponential blowup 0.00
Understanding fork() order in C +0.06
Assign memory address to pointer -0.02
Explicitly calling the copy constructor of an object inside unique_... -1.04
How to increment a pointer in C (2d array) +0.56
How to display UNICODE symbols in C programming 0.00
Is it good practice to make a global variable always volatile? +3.06
Using Unicode (UTF-8) in C++ 0.00
Char array, string represents a memory address how can i add value... +0.56
Function that returns an array of strings C +0.18
Removal of foreign letters while keeping english letters with accen... 0.00
How to stop garbage values in an output loop 0.00
How do I properly pass iterator by reference? -0.24
Haskell function to keep the repeating elements of a list +0.14
Is it legal/safe to cast away `const` for a heap-allocated object? +0.91
Array of jump tables in C +0.43