StackRating

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

sellibitze

Rating
1555.14 (6,585th)
Reputation
22,651 (5,778th)
Page: 1 2 3 ... 6
Title Δ
How can I call a function of an iterator while passing the vector I... 0.00
In-place heapsort using std::collections::BinaryHeap +2.16
How to expose a Rust `Vec<T>` to FFI? -1.14
How do I use unsized types/traits in Rust? -1.32
"cannot move out of variable because it is borrowed" when... -1.37
Cannot borrow `*x` as mutable because it is also borrowed as immuta... -1.98
Why does the argument for the find closure need two ampersands? 0.00
Temporarily transmute [u8] to [u16] -2.00
Assigning values in a 2D array -1.75
NOT(~) bitwise operator on signed type number -0.01
wrestling with borrow checker -1.87
Why does the lifetime name appear as part of the function type? +1.04
Requiring implementation of Mul in generic function -2.37
Use of moved values +1.01
Tying a trait lifetime variable to &self lifetime +0.41
How do I run parallel threads of computation on a partitioned array? +1.04
"Conflicting requirements" for lifetime of item of iterat... +1.69
Rust: Executing dereferenced closure inside a task 0.00
Rust: Difference between pass by reference and by box -0.26
Creating an immutable array in Rust -0.56
Rust : error variable does not live long enough 0.00
Trying to dereference `&`-pointer -0.27
Rust function returning a closure: ``explicit lifetime bound requir... -0.57
How to make method not require mutable self for locked Mutex? +0.41
Returning mutable references from an iterator 0.00
How to call a trait method without a struct instance? 0.00
C++ function in C give a Warning : Implicit declaration of Function -0.52
Have range-based for loop start at point in vector +0.75
mem_set for std::map or std::list +0.60
std::bind with template member function 0.00
How to create pointer to pointer array same as VST audio buffer? -0.34
How to make a tuple of const references? 0.00
Boost bind to operator[] -0.21
mp3 file length isn't shown correct 0.00
Is this a g++ bug? -0.23
Element of shared_array as shared_ptr? -0.34
Checksum of floats with roundtrip through text file -0.97
function pointers for std::unordered_map 0.00
"extended" IFFT +0.57
What's the meaning of [=](...){...} in C++? +1.59
overload of std::unordered_map::insert +1.41
vector<bool>::operator[] misbehavior? -1.68
Return char* from function -0.51
More efficient and fast way of inverting matrices in c++ (big and s... 0.00
why should all iterators / iterator adaptors not-movable in C++11? -0.97
Parallelizing BLAKE 0.00
Symmetric encryption algorithm for embedded system +0.90
c++ accumulate with move instead of copy 0.00
Matlab: How to randomly permute and inverse permute a vector +1.76
C++ shared_ptr based singletone what causes link error? +1.09