StackRating

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

Victor Polevoy

Rating
1496.86 (4,002,425th)
Reputation
7,008 (22,916th)
Page: 1 2 3 ... 4
Title Δ
Can't trace a subprocess's syscalls which calls execve usin... 0.00
Scheme - Get median from a list of median from already sorted list 0.00
How to get the return code of the syscall using SECCOMP_RET_DATA an... 0.00
How do you work with a C++ function that returns a shared_ptr<T&... +2.38
How do I create a simple Gtk MessageDialog in Rust / gtk-rs? 0.00
Unable to run a Docker image with a Rust executable 0.00
Why aren't my QBoxLayouts working? +0.51
What is the Rust equivalent of Scala's value classes? 0.00
How to implement multiple mutable borrows of a vector in Rust? -0.03
How to init a Rust vector with a generator function? -2.02
Rust initialize generic type 0.00
How can I return a &str from Strings in an enum in a method impl? 0.00
How do I put structs or tuples in state of rust iterators? 0.00
How to reduce boilerplate nested Result in Rust -0.67
Is it possible to compose a chain of functions at runtime? -1.41
Calling method on &mut self after accessing property in Rust +0.00
How can I return the matched value from env::var? -2.33
Why does a call to `fn pop(&mut self) -> Result<T, &s... -1.20
How to convert a String of strings to an Array/Vector of Strings in... +0.61
How do I process enum/struct/field attributes in a procedural macro? -1.09
overloading << for vector of pairs iterator -0.46
Is it possible to create a macro to implement builder pattern metho... 0.00
Qmake doesn't use stdc++11 compilation flag 0.00
I wish to return the value a deque entry. Why is it of type "V... -0.82
Unused variable error when my variable is definitely being used +0.50
Waiting boost asio's future lasts forever after io_service.stop() +2.26
Undefined reference when using template 0.00
QT: how to exit application and close UI +0.49
Undefined symbols for architecture x86_64: El Capitan 0.00
Command Terminated on calling a method 0.00
Implementation of config file -0.04
C++ initializer list and default values -0.71
mysqli_num_rows() expects parameter 1 to be mysqli_result, boolean... -0.02
operator new doesn't return 0 when running out of memory -0.00
How to put QGraphicsEffect on QScrollBar inside QScrollArea? 0.00
How to write a generic print for vector of vectors using c++ 0.00
How to get the text of selected item from QListView in QT? +0.50
How to install QtQuick.Controls 1.4 on Ubuntu? +0.51
Static object declaration only causing no error -0.98
How to merge two containers (vectors/lists) of different structs, b... +1.39
How do I handle a user pressing the cancel button in a QInputDialog? +0.52
C++: error: exception handling disabled, use -fexceptions to enable -0.55
Qt5 examples package on Debian -0.01
Using ostream_iterator and operator << to display a vector of... +1.47
Differences between these two PIMPL approaches +0.52
QScopedPointer with signals and slots 0.00
redefinition of variable inside scope -0.43
macro and unexpected result in c++ -1.28
How to convert an integer declared as a string to an int type? +0.48
Why is this giving me error C2661:no overloaded function takes 2 ar... +0.58