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 ... 6 7 8 9 10 ... 14
Title Δ
When to use std::swap for stream types? 0.00
Confused at char a='abc'; behavior C programming 0.00
C++ Non ASCII letters +0.35
Why do template classes allows functions which cannot compile? +1.31
Why does bitwise AND operation 16 & 017 give an unexpected resu... +1.70
c++ i want to concat char but i get an segmentation fault -0.50
MPI: Change number of processors in CMakelists 0.00
getline() is only reading second word (bug) 0.00
What are aggregate classes for? +1.03
C++ how to print union name integer +1.72
Right way to implement member functions +1.07
C++ switch statement expression evaluation guarantee +1.38
how can i get the size of a vector as an integer variable 0.00
Is it realistic to use -O3 or -Ofast to compile your benchmark code... -0.63
Buffer overflow - The changes of variables 0.00
vector::erase(remove(....)) is not working +0.30
c++ Default paramaters: is it possible to override a default parame... +0.79
Why does this nested printf statement print "5 53"? 0.00
Can .h files have classes and still work in C? -1.01
O(1) deletion in an unordered vector +0.85
Is the class destructor called in an assignment? +0.34
Interpreting #define PRINTF if(false) printf in C++ +1.26
Reverse a C-style string 0.00
Does row and column of 2D arrays start at 0? +0.55
Is there a way I can get a random number from 0 - 1 billion? +1.16
Safely allocating dynamic arrays with new[] 0.00
Casting double to integer when is it undefined behaviour -0.51
priority_queue with custom comparator as a class method 0.00
C++ error: deduced conflicting types for parameter 'T' stri... -0.31
Valgrind getting strange error 0.00
Is there a way to iterate over at most N elements using range-based... +0.38
std::deque memory-address as array 0.00
Setting Ctor params when dynamically allocating an array +1.89
c++ unsigned char array allocation - segmentation fault +0.92
Smart pointer vs owning raw pointer +0.12
Trouble running C++ through terminal in Ubuntu +0.11
The standard way to get sizeof(promoted(x)) +2.02
Can someone explain the use of foor->bar when calling a function? -1.08
Destroy pointers to objects in array +1.69
Swap and Return Char Array from the Function 0.00
Variable initialization guidelines in C++ 0.00
warning: Wlogical-not-parentheses -0.19
How to initialize an array in the member initializer list -0.98
Free memory in c++ (armadillo) -1.37
why cant i initialize 3 default parameters at a time in c++ +0.80
Expected class-name before { token - very simple +1.37
Unusual static_cast syntax -0.48
Safe to return const & to object passed by const &? -2.16
Declaring a local variable within class scope with same name as a c... 0.00
Will the value of the memory location following an array always be... -0.47