StackRating

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

dau_sama

Rating
1442.59 (4,534,145th)
Reputation
2,887 (58,551st)
Page: 1 2 3
Title Δ
C++ reference can be assignable? -0.31
How to find the include route to a specific header in eclipse? 0.00
Function pointer, Functor or Lambda? -0.80
Efficient copying/casting of large matrix std::vector<std::vecto... 0.00
How to insert struct data to a file? +0.20
Why are vector contents changed after the method scope finishes? +0.17
std::map::lower_bound is generating core dump for map key greater t... 0.00
Why I can't use std::unique_ptr for avoiding circular dependency? 0.00
How virtual keyword resolves ambiguity in multiple inheritance? 0.00
Boost:asio getting exception 0.00
Histogram function using Dynamic arrays C++11 0.00
C++ tuple linking issue: undefined reference -0.39
c++ 11 lambda usage as delegate with std::function 0.00
C++ 11 :How to prevent from vector loop to updated while iterating... +1.93
Function running in a different thread produces weird outputs -0.43
map a million strings to ints in c++11 -0.69
clearing heap memory of running process c++ 0.00
Modern C++ pattern for ugly C struct allocation 0.00
C++ most vexing vector element swap +0.56
printf int to char array with left padded spaces -0.33
Why can't enable_if be used on specialized parameter? 0.00
Make a shared_ptr with only one owner +1.89
Checking the original type of a converted object -1.42
How to reinitialize array of struct? -2.58
Iterator to last element of std::vector using end()-- -2.31
File and Folder Operations in C++ 0.00
Function to return Different types based on input 0.00
queue container with map type +0.65
use std::find to find a std::tuple in a std::vector -3.03
Why is the type here deduced to be uint32_t? 0.00
Which is faster in c++11: max(a-b, b-a) or abs(a-b)? +0.22
Force Eclipse to treat .c files as C++ 0.00
Memory efficient datastructure for hashmap (c++) 0.00
Creating large stream in memory in c++ -3.36
Specialize template from class to integer 0.00
Need for Fast map between string and integers -0.74
Which one is faster "find" or "at" in unordered... -3.31
Why doesn't C++ support strongly typed ellipsis? -1.20
casting elements of uint8 vector to stringstream +4.59
Running two programs concurrently +4.65
C++ libcurl upload progress bar 0.00
This hash only works for enumeration types 0.00
What is the exact type of "" when deduced by `auto`? -2.28
Why is there no safe alternative to unique_ptr::operator*()? -2.06
QHashIterator in c++ 0.00
Can I use std::make_shared with structs that don't have a param... 0.00
Maximum size of characters that can be sent through TCP socket +4.78
C++ is it possible to output all data inside an array without knowi... -2.27
why does gcc output a unrecognized binary file? 0.00
Returning a collection of pointers by value -2.12