StackRating

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

Yam Marcovic

Rating
1504.99 (141,378th)
Reputation
6,522 (24,815th)
Page: 1 2 3 ... 5
Title Δ
Integer arguments being interpreted as String arguments in Java -0.23
How to make comparison an operation implemented by subclasses and T... 0.00
Qt is not linking to sql 0.00
How to store the print of a variable as string in Python? 0.00
What's the modern C++ way to cast absolute addresses to pointer... +0.52
Why does Python threading.Condition() notify() require a lock? +1.20
Emulate copy-assignment operator for lambdas in C++ 0.00
Change the const of an element of a struct -1.48
Why does [std::is_move_assignable] not behave as expected? -0.12
Java program that access C++ shared library that uses OpenCV 0.00
Efficient hash map of constant size string -1.52
Warning when comparing references to bool and int with MSVC 2015 0.00
If I change the destructor of one base class from non-virtual to vi... +1.23
Design pattern to accommodate two different ways of handling a Winf... -0.01
Kernel Module: No printk messages showing. Is init function being c... 0.00
how to move only files to subdirectory in linux +2.50
why `boost::filesystem::exists` return false when a file does exist? -1.36
How do I copy the beginning of multiple files in Linux? -0.39
Why not always use std::forward? 0.00
Replace a specific line in a file using Ruby +1.71
Virtual Inheritance: what happens if the keyword is at some point f... +1.78
Checking the reason for segmentation fault on Linux server 0.00
Tee resets exit status is always 0 +2.36
What's wrong with -O3 (optimization level 3)? +0.51
Does the use of an anonymous pipe introduce a memory barrier for in... +1.12
C++ Move Assignment Operator Return Type +1.33
member function pointer in constructor -0.04
Unified Call Syntax and Function Pointers 0.00
I don't understand the point of classes in C++ +0.50
How to get the object file name back from an executable file +0.41
std::thread Unhanded exception accessing this* +2.02
C++ equivalent of Java static final String -0.78
C# 6 Null Conditional Operator for Method Fails -2.37
Unable to set unique_ptr<Basic> to p(new Basic()) +2.09
Switching from polling to event based system 0.00
Using a base class as a safe container for pointers +0.05
can't i just replace class constructors with initial values? +2.17
C++: Is it normal to pass array reference to function +0.49
Transferring std::unique_ptr between Widgets 0.00
Is it safe to call self in std::async 0.00
Shifting char array in C +0.50
Test for C++11 in GCC 4.6 +0.49
Declare structure in header file +0.49
Are C++ references guaranteed to use pointers "internally"? +2.42
Update a hash after searching an array of hashes in Ruby +1.38
Why does assigning a member raise NullReferenceException? +0.25
Pointer to a Pointer to a LinkedList -0.18
What is an "identifier associated by name lookup"? 0.00
If two objects are declared in a single line, in what order are the... +0.04
How can I find files that end in ".html", but don't h... +2.25