StackRating

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

Baum mit Augen

Rating
1693.59 (181st)
Reputation
42,120 (2,594th)
Page: 1 2 3 4 5 6 7 ... 14
Title Δ
Too many types in declaration error in c++ 0.00
Debug assertion failed, C++ vector subscript out of range 0.00
How do I clear dynamic memory when an exception is thrown? -1.40
c++ #pragma omp parallel: big tasks or small ones? -0.52
Use of *this as a return value +0.29
Why does this do while loop repeat infinitely? +1.86
Fstream in out code::blocks error 0.00
Is there better way to create directory from string? cpp, create di... 0.00
error in valgrind while throwing exceptions 0.00
Can't complete `auto` variable of C++11 in Code::Blocks -0.20
Assign a default value std::function +1.59
Visual Studio, Error: expected a ']', when using a #define... -2.53
Disable std:string's SSO 0.00
C++: cache-friendliness with functors +1.16
Compiling a C program without Main +0.59
Default initialize data members that are objects? +0.25
How to define "define" as a macro, is it possible? +0.26
Why do I get a type deduction error for a lambda returning lambda w... -0.24
Redefinition of operator [] in class that contains vector<bool> +0.90
Is it safe to take the difference of two size_t objects? +1.09
Variable initialization with itself -1.91
Pass a std container to a function +1.34
C++ const method compile error in struct when accessing data in mem... 0.00
How does the compiler know which type to return -0.10
What does "vtable for *Class*" error means? 0.00
Code runs normally but Debug gives "Segmentation fault" -2.81
g++ compiler giving << type errors for expressions, but works... -1.22
Finding if two strings are anagrams or not in C++ +0.50
second getline or other input functions doesnt work when i exceed t... +0.30
Why and when delete copy constructor and operator= 0.00
error: 'null' was not declared in this scope when setting i... 0.00
Fill vector with unrepeated random numbers. why not working? 0.00
why C++ destuctor affect the behavior of return value optimization 0.00
C++ for loop terminated automatically safely for char * when index... +0.10
Inlined functions have a non-inlined copy 0.00
std::sort_heap in descending order 0.00
NULL and nullptr comparision +1.06
C++ minimum element in vector +0.29
what is the value after declaring a pointer to a struct 0.00
Invoking Template Function using Random Access Iterator 0.00
Array size bigger than elements stated 0.00
Is throwing an exception from destructor safe for the vtable? +1.13
thread const error C++ 0.00
Unexpected behavior of C++ boolean function and impossible return 0.00
What algorithm used to find the nth sorted subarray of an unordered... -1.69
Bracket Overload for Assignment and Retrieval; const, reference +1.73
Vector Countdown +0.88
error: comparison between signed and unsigned integer expressions +0.65
Why can't I use auto with std::thread? -1.07
Sort vector by even and odd indices. c++ -0.67