StackRating

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

Igor Tandetnik

Rating
1657.72 (456th)
Reputation
33,855 (3,462nd)
Page: 1 ... 5 6 7 8 9 ... 25
Title Δ
Deadlock when using condition.wait() +0.88
Why C++ compiler does not delete copy constructor when class has re... +1.59
regex float and int without comma -0.21
Error: argument of type "const wchar_t *" is incompatible... 0.00
std::sort does not work on my custom iterator 0.00
Dynamic pointer reference array return value by a ternary operator... -2.73
Hexa Calculator Problem. Can someone check my code again? 0.00
Why >> operator shows different results on different compilers? 0.00
Thread safe stack implementation 0.00
Strange call order of destructors 0.00
Boost not recognizing itself as a class 0.00
How to perform a lower_bound operation on the second elements of a... 0.00
order of functions in Variadic templates 0.00
What does the following vector declaration means vector<vector&l... 0.00
error: conversion from 'fundamental type' to non-scalar typ... 0.00
How do i compare dates? +2.09
Why does the compiler allow references to be used for run-time poly... 0.00
Destructors not called? -0.21
Using #define to include a file in C++/g++ 0.00
How to fix 'Invalid Pointer' when merging two C++ Arrays 0.00
A little trouble with creating a single linked list in C++ -0.21
Passing const reference pointer fails to match method signature 0.00
How to reuse the same implementation method for diferent classes 0.00
C++ libcurl PATCH request not working with stringstream conversion... +1.08
ifstream read binary file work in release mode but not in debug mode -2.47
Why is the memory address the same every time you enter the same fu... 0.00
GCC interprets uint8_t and uint16_t as signed? +0.22
How to create fallback if type invalid for boost accumulator? 0.00
Pointer memory allocation and delete 0.00
Expected initializer before '.' token c++ 0.00
Overload resolution doesn't choose template when arguments are... -0.82
Could not infer template argument when using "typename Contain... 0.00
Trying to read a file into a struct array, but for loop only displa... 0.00
Move a std::future to another std::future 0.00
Trying to do heapsort but got stuck 0.00
Display Duplicate Elements From 2 Separate Arrays +1.12
Why do C and C++ allow the expression (int) + 4*5? -2.05
in BST i am coping a node into another node and deleting the first... 0.00
I'm not Sure why the incompatible intializer is not compatible... 0.00
How to handle an insertion of an already existing key? 0.00
Find equal range for container with string with prefix -0.22
free(): invalid pointer when implementing erase() of vector 0.00
How to use class objects properly 0.00
Using a vector function on a node member 0.00
Function definition with an ellipsis 0.00
Function creating assertion failure 0.00
Failed to understand (and fix) why this warning "call of overl... 0.00
operators = and != in the same time +0.83
QSortFilterProxyModel does not update the QTableview -0.21
C++ left shift operation -0.13