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 ... 12
Title Δ
Does strtoull always return a valid number or set errno? 0.00
Reader Writer Problem With Writer Priority Problem 0.00
What do modern GPUs not have? 0.00
Generating unsatisfiable test problems -0.43
General algorithm for partial backtracking search 0.00
Do any functional programming languages have syntax sugar for chang... -0.17
Algorithm to produce C type declarations from AST 0.00
Terminology for a generic type with type parameter filled in +0.31
Structural typing for sum types 0.00
Why is this vector implementation more performant? -1.26
In a C program for adding up to a number then subtracting back to 0... +0.31
Consumer won't start until array is full -1.19
Format %c expects argument of type char* but has int 0.00
How can I properly use a flag controlled loop so that a specific ta... +0.07
C floating point exception error . . . on a formula for calculating... +1.05
Where should I include .dll files from bin folder in libraries? 0.00
Copying from from one struct to another 0.00
How to sort based on columns in 2 dimensional arrays in C? 0.00
Which of the two methods to initialize the structure on the heap is... -1.22
Use C function in MASM programm 0.00
access to data allocated by pointer in a structure issue 0.00
Faster divisibility test than % operator? +0.58
Is this a pure function? +0.27
Why do we have 0.0 and -0.0 in Ruby? -1.25
Looking for solution to array and cout interaction in C++ +0.03
CSS class table td.classname syntax -0.86
Horizontal bars in plain HTML -0.11
How to fix String index out of range: -1 0.00
I can do x = y = z. How come x < y < z is not allowed in C++? +0.26
How to switch from hexadecimal to 2^16 system in c++ -0.39
log2 causes a fault in STM32F4 MCU in C +0.78
What is the best way to read a structure from a binary file contain... +0.79
How do I pass an instance of a object function to another function? +1.01
How do I make this function tail recursive? -1.40
What is the cause for 'Segmentation fault (core dumped) ' 0.00
std::tuple sizeof, is it a missed optimization? -1.35
Initializing a std::array with a constant value -1.02
Optimize multiply and add +0.98
Win32 buffer size for read from stdin +0.57
How is the return type of a ternary operator determined? -0.57
Matrix Multiplication C 0.00
How does Rust's 128-bit integer `i128` work on a 64-bit system? -1.01
Casting between character pointer types -0.92
Does RISC-V prefer to sign-extend 8-bit operands? 0.00
Does C guarantee 32-bit integer arithmetic? +2.18
How is the flow of control in this program involving fork() system... -1.06
How to access particular elements in a multi-map C++ 0.00
Where does initialized auto variables (local variables) placed in o... -1.13
Why can't we do three-way comparison in C++? -0.36
Assigning function to function pointer, const argument correctness? -1.34