StackRating

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

Boiethios

Rating
1511.37 (62,427th)
Reputation
10,954 (13,700th)
Page: 1 2 3 4 5 6
Title Δ
I still need to wrap my head around Rust. How can I make this code... +3.56
Finding the midpoint of the combinations of an array 0.00
How to alter two fields at once in a Rust struct? -2.97
How do you declare an interface in Rust? +4.57
Rust matching and borrow checker +3.81
Non-Moving Mutable Reference Borrowing in Nested Match Statements 0.00
Is there a simple way to generate the lowercase and uppercase Engli... -1.61
What's the equivalent of a C preprocessor-like #define for an a... 0.00
Efficiently copy non overlapping slices of the same vector in Rust 0.00
How do I modify the content of a `RefCell<Option<T>>`? 0.00
The trait `FnMut<(char,)>` is not implemented for `String` wh... +3.77
How do I disambiguate traits in Rust? -2.72
How can I handle a HashMap with (potentially) multiple types in its... 0.00
How to extend a Vec<String> as HashMap value? -0.31
Why does function calling order affect borrows? -4.96
Move mutable reference out of mutable object 0.00
Is there a way to index an array by enums in Rust? -3.98
A list of different things without inheritance? -4.57
How do I sort an array? 0.00
Is it possible to make a private variable in Rust? 0.00
Create empty array with a length from a variable 0.00
Partitioning inputs in scanf +3.59
How can I resolved Unresolved inclusion: <mongoc.h>? +3.92
Can't return String from Rocket route 0.00
How would I create a function-local static `HashSet<char>` an... 0.00
Idiomatic Rust plugin system +4.45
Rust File examples don't compile +5.11
How do I fix Clippy's needless_range_loop for loops that copy b... 0.00
Return last n elements of vector in Rust without mutating the vector -3.12
Is it possible to have a recursive function computed at compile-tim... 0.00
error: ‘std::enable_if_t’ has not been declared -2.17
How to combine multiple if statements into one +0.44
Typedef with multiple outputs +4.10
Write a program in C that takes a natural number n and base b and o... 0.00
How can I interrupt a loop with a key press in C++ on OS X? -1.94
How can I interrupt a loop with a key press in C++ on OS X? -1.94
How to use the GtkHeaderBar in glade 3.20? 0.00
QFileDialog closes window when called 0.00
How to overload + operator in a heap allocated var +3.82
What's wrong with my program which reverses a given integer? -0.40
incomplete type in nested name specifier in list, namespace 0.00
input double precision float in C +3.86
Why break cannot be used with ternary operator? +3.89
How to make an array's derived type accept aggregate initializa... -3.95
How do you call vsnprintf() safely? -1.73
How can one design a base class, so it knows about all the "de... -2.23
How do I suppress warning : "struct xxyy declared inside param... 0.00
show webcam stream from OpenCV with Qt +3.86
build a gui with qt for an opencv program 0.00
Can not show new contents in window which are added in back ground 0.00