StackRating

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

Sam Varshavchik

Rating
1661.52 (409th)
Reputation
64,840 (1,372nd)
Page: 1 ... 25 26 27 28 29 ... 56
Title Δ
Reading unknown number of strings followed by doubles into a vector -0.76
If I #include a header file in a non-main source file, do I need to... +0.39
representing graph in c++ using vector<vector> 0.00
Generating random numbers went wrong +0.38
iterating over vector of vectors in c++ -0.12
C++: Is it valid to omit a parameter value in a function call? 0.00
Fork and execve segmentation fault +1.15
How correctly to remove code repetition in template function -1.35
How can one modify a scoped variable from inside a function? +0.70
C++ Weird string/char* exception behaviour +2.31
How to write output of a shell command to a socket in c? 0.00
c++ - Initialize objects inside vector declaration 0.00
Returning an object confusion -1.27
How to manage mix use of raw pointers and unique_ptr in different c... -0.51
Why is this code not taking input for "Designation"? +0.38
Why C++ strings do not need std::forward to call the desired functi... -1.74
How to forbid C++ compiler optimizing when using global variable as... -1.90
my code results 0 when i attempt to enter input 0.00
Can I/ Should I free pointer returned by strtok -1.97
call another constructor from constructor body -1.93
LD_LIBRARY_PATH doesn't contain exported path 0.00
sending IP address of machine to server 0.00
c++: why does foo(X&) get called instead of foo(X&&)? +0.66
Why does a std::string object passed to a template function not pre... +2.69
SFINAE to make base template always result in error -2.30
Printing types including decorations, template metaprogramming, con... -1.40
Memory Leak with Pointers C++ -0.27
Inconsistency in function type decay between variadic/non-variadic... -0.81
Git Revert On Remote -0.60
Why does left shift and right shift in the same statement yields a... +0.37
Can't std::ostream output a const char array? 0.00
How can one not make assumptions about C++ struct layouts? +0.53
Optimizing an if statement with over 50 OR's ( || ) +0.95
C++ Stop inputting text into 2D array once it reaches the end of th... +0.41
C++: Why do these functions use different copies of the vector? 0.00
The difference between struct and a pointer to struct -1.58
How do i get this function call to work properly? 0.00
C++ private polymorphic implementation design +0.36
What is the sequence of thread execution? -1.55
Child Class constructor using private member 0.00
C++ Concurrency segfault on mutex 0.00
How to refer overriden static method from parent class constructor? 0.00
How to form a variadic template function within a non-variadic temp... -1.57
What is the point of a C++ implicit default constructor? +1.13
How to initialize a non-const attribute of a const object with a co... 0.00
Why does ctime clock() give different times when called twice by sa... 0.00
SFINAE constexpr with std::get 0.00
Visual Studio separate .h and .cpp files for a set of functions 0.00
How does one correctly store data into an array struct with strings... -0.25
How to deduce template parameter in explicit specialization of func... 0.00