StackRating

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

hellow

Rating
1505.38 (133,507th)
Reputation
5,342 (30,904th)
Page: 1 2 3 4
Title Δ
Can swapping objects of fundamental types throw? +0.19
How to directly copy limited bytes from reader to writer -3.77
Where is size of password (for command passwd) set? 0.00
got Internal Server error while running a jsp page in local tomcat... 0.00
What is the most idiomatic way to merge two error types? -3.77
Compare two 64 bit variables on 32 bit microcontroller +4.53
Output of typeid nullptr name +2.53
What is the syntax: `instance.method::<SomeThing>()`? 0.00
C program: why is the program not giving any index bound related er... +4.46
Assignment of array elements in array initialization 0.00
How can actix Actor have PyO3 Python? -3.89
Segment Fault 11 with Dynamic C-String being Displayed from Class F... +4.22
How can I test the arguments a Rust program passes to another progr... +0.48
Referencing / dereferencing a vector element in a for loop -1.77
What is the best way to refer to a static method from another stati... -3.70
Unable to pass a Vec<u8> into a funtction taking &mut Read 0.00
Compiling with deleted functions fails with uclibc 0.00
Infinite .sh file Python 0.00
Regular expression for yyyy mm dd hh mm ss (no punctuation) in R -2.11
How to return a struct with the unit data type? -1.07
a,b = b,a in python vs std::swap() in C++ -3.67
What is the point implementing custom math functions in C++ (like S... +2.50
How to access functions from the main crate when writing integratio... 0.00
Run Rust program without cargo run 0.00
Why would one write a C++ lambda with a name so it can be called fr... -0.93
Why does Rust not allow the copy and drop traits on one type? -3.82
Difference between a 'for' loop and map -3.92
How can I fix the error E0277: the trait bound `[usize]: std::marke... +5.23
why would local web url change after deleting and restoring files +0.02
What is the difference between `#![feature(no_core)]` and `#![no_co... 0.00
How do I explain to the compiler that T implements Add in a way tha... 0.00
How to manually return a Result<(), Box<Error>>? -3.85
Is there any trait in Rust that gets notified if a structure is mov... -3.26
How to use vec! macro in a #![no_std] library? -3.74
Borrowing mutable twice while using the same variable -4.33
How do I fix the error "type annotations needed" when cre... +1.92
Cannot infer type for `B` for filter_map().sum() -0.03
Assuming a is double, is 2.0*a faster than 2*a? +3.71
Creating a sliding window iterator of slices of chars from a String +4.61
Explain the working of compare predicate of standard library sort f... +3.76
How to see which gcc options are use by CMake? +4.39
Python - how exactly Queue works? +4.01
can we create multiple pure virtual interfaces in hierarchy and the... +5.26
How to check if boost message queue exists -0.10
How to debug Rust unit tests on Windows? -2.69
Typecasting from pointers to uint32 0.00
std::get_time did not parse day -3.94
How does the for loop work in the code give? +4.77
In rust, how do I define a global variable/constant whose value is... 0.00
max_by_key on Map doesn't allow destructuring of tuple into key... -3.00