StackRating

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

sparik

Rating
1511.98 (58,025th)
Reputation
73 (854,542nd)
Page: 1
Title Δ
Unexpected difference between char* and string with std::getenv -2.99
Does using lambda as constructor argument requires C++ 17? 0.00
How to use Asio library to continuosly send large amount of byte ov... 0.00
Variadic templates for multiple heritage assertions - "...rede... -3.45
Long long int Overflow +3.88
getting specific k bits from a Decimal number +4.51
karatsuba algorithm implementation in python 0.00
C++ threads. Why always executes last thread? +4.80
making second argument of std::pair a custom class 0.00
Howto return a future when pushing to a thread pool 0.00
Why importing the header file of class 'A' in the source fi... 0.00
How to expand variadic template class 0.00
How to set object that is acquired from RAII style smart object poo... 0.00
Unable to cast integer to string for exception with variable message +4.81
Is there a way to specialize a function template by an array type? -2.69
time complexity in finding elements 0.00
Vector of pointers to base class containing base and derived class... -4.13
Include Guards for using a file in multiple places 0.00
Do compiler creates an overhead for static (compile-time) arrays? 0.00
Maximum between int and long long int inside std::max function VS &... 0.00
delete method for a queue +3.98
Improve algorithm to calculate prime factor decomposition +3.94
Error including "private" header with CMake -2.78
Detect that std::shared_ptr is holding a raw array (and obtaining i... +4.33
if(!data) block is entered even if data is null +3.97
Undefined reference to function of binary tree class C++ 0.00
Synchronized call of functions using std::condition_variable 0.00
Visual Studio breaks when using curly braces instead of parenthesis 0.00
Function Prototypes interfering with compiler seeing the definition? 0.00
Java contains() method returns False even though overridden equals(... -3.97
C++ How to store a unique pointer in a stack, and allow objects to... 0.00
expression must have class type in C++ vectors 0.00
How is a C++ program loaded into memory +0.80
Modular exponentiation of a fraction 0.00
Object passing using Pipes in C++ 0.00
Time Complexity of this dijkstra algorithm? 0.00
Clang Cannot Find Conversion Operator 0.00
8 Puzzle: Sorting STL Heap/Priorirty Queue containing pointers to o... 0.00
How can I debug my infinite 8-queens program? 0.00
Binary file not executable - c++ & irrklang -4.20
could anyone tell me the difference between the first code and the... 0.00
Would someone please help fix C++ Binary Search Tree compilation fa... 0.00
C++ why is my recursive function behaving differently when i fuse l... 0.00
Is it legal to refer to this pointer and hook up a lambda from insi... -4.43
No matching function for call to...? -1.30
Juggling algorithm regarding Right Array rotation +4.08
Linking error on inline function declared in hpp, implemented in cp... -3.41
boost::asio::io_service, std::thread, Cannot understand the result... +3.97
Mongoose create() brings unwanted changes to documents 0.00
Finding longest common subsequence in O(NlogN) time +2.25