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 4 ... 5
Title Δ
C++ Lambda capture by reference +0.54
Forward declaration of a method return type +1.27
How to make a .cpp file to act as an accessible server +0.48
C loop with undetermined number +1.08
Inserting an entry in hash at certain position +1.78
Can we define hashcode method within a class in C++ -0.81
Should I use std::set or std::unordered_set for a set of pointers? 0.00
Move to lambda while using the variable in the same command 0.00
For loop with conditional increment +0.02
Error: 'Friend Member Function Name' was not declared in th... -1.24
Mutually-dependent C++ classes, held by std::vector -1.47
`step` with index +0.52
class template vs. member template -1.22
Segmentation Fault query -0.65
Why doesn't std::unique_ptr implicitly convert to T* and const... +0.51
How can I remove the same values from an array? +1.96
Why is overloading on just one ref-qualifier not allowed? -1.46
Using auto for a defined function -1.88
why constructors need scope resolution to define it outside the body? +0.59
virtual function overhead when deterministic (c++) +2.31
How declare a C++ mem_fn(member_function) in function declaration? +1.47
When does compiler mark default generated constructor as noexcept? -1.30
Copy overhead when returning (big) objects? 0.00
Passing int&& to f(int&&) +0.50
Decrease memory allocations C++ +0.60
Why is dimension range of higher dimensions in multi-dimentional ar... +2.02
C++11 : Does new return contiguous memory? -0.26
Can std::atomic memory barriers be used to transfer non-atomic data... 0.00
How many listeners are too many observer pattern? +0.53
Automatically select a C++11-compatible g++ version in the Makefile +0.26
How would you modify elements of an array as a vector? +1.65
How is C++ function's default parameter passed? -0.36
C++ how are variables accessed in memory? +0.37
IO-performing functions called in same statement: Undefined or unsp... +0.54
Why duplicate code is needed with const reference arguments? +1.50
Error while freeing a malloc'd pointer 0.00
how to add a function to a lib class without overriding it -1.40
How to make a list of share_ptr? -1.49
How to use converting constructor to initialize vector +0.05
C++ range-based for loop over valarray rvalue is not working +1.47
C# httpClient (block for async call) deadlock 0.00
Why Does C++1* Still Need the template Keyword in Lieu of Full Duck... 0.00
Programmer thought process: determining a maximum number of bytes t... +0.53
Why can I call a non-static function by a static pointer? +0.83
why does the compiler not optimize this load away -1.00
Nested subclasses in C++ +2.59
Declaring property in a class that has the type of another one in C++ 0.00
Type No return, in function returning non-void -0.81
How to understand foo(char (&p)[10])? +0.34
Strange use of constructor in C++ -0.96