StackRating

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

Simon Whitehead

Rating
1612.16 (1,338th)
Reputation
49,940 (2,005th)
Page: 1 2 3 ... 24
Title Δ
How to set the composite field of a struct field by name in Go? 0.00
Is there a way to enter a variable (parameter) in a property? +0.36
Trying to print a star triangle in Assembly 0.00
Linq query get sum from list where certain property equals to 0.00
Determining how many clock cycles AVR assembly language code will t... 0.00
How to create instance of a generic type passed to the service meth... -1.98
Assembler Intel x86 Loop n times with user input 0.00
Issue understanding how to access memory from the stack 0.00
How to add in assembly? 0.00
Loading the red component of a 24-bit bitmap image into an array 0.00
Function returning Vec<&str> 0.00
Passing initialized dummy &str so it can be filled by a function +0.35
Attempting to use &self in a Rust program +0.34
No method named `to_str` found for type `std::option::Option<&am... 0.00
How to pattern match a Box to get a struct's attribute? -0.41
How do I parse a vector into a function? 0.00
Why doesnt Rust's index syntax for vectors take ownership of th... 0.00
Why are data being mutably borrowed in this iteration over the resu... 0.00
Variable lifetime qs in function 0.00
Mismatched types on handling Value enum +0.34
How do I pass modified string parameters? +1.10
Is there a way to remove entries from a generic first vector that a... +2.00
Rust import error +1.39
How to use SetWindowsHookEx in Rust? 0.00
How do you modify a file's contents instead of prepending to th... 0.00
What's the runtime complexity of array::len in Rust? 0.00
Visual studio conditional compilation for os 0.00
Cannot move out of borrowed content when filtering a Vec<String&... +1.18
Assembly MASM loop jumping without adding final value of Array 0.00
Convert list of ints to its little-endian representation in C# 0.00
Assembly x86 error with SHL eax, ecx 0.00
Exception thrown in visual studio at return 0 while debugging assem... 0.00
What is the difference between dereferencing a raw pointer to a Str... 0.00
Can I use '<' and '>' in match? -2.28
How do I store a struct in two places? 0.00
How to handle the value I get from a HashMap -0.82
How do I solve "lifetime of reference outlives lifetime of bor... 0.00
Mutate a value stored in an enum in a Vec 0.00
Failed to parse XML with an optional element with serde-xml-rs 0.00
Using a borrow as an associated trait type 0.00
Expected generic type, but found concrete type (that implements tra... 0.00
Alternatives to matching floating points 0.00
Why does a truncated string Rust print as an empty pair of parenthe... +0.08
How to convert a String of strings to an Array/Vector of Strings in... -0.61
Simple input validation in C# +1.08
Another interrogation about cannot borrow `x` as mutable more than... 0.00
How can I 0-pad a number by a variable amount when formatting with... 0.00
Produce Option<Vec<String>> out of an Option<Vec<... -2.22
Why does a mutable reference to a dropped object still count as a m... 0.00
Rust Implement Methods -- Borrow with "getter" method ins... -2.68