StackRating

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

Christian Hackl

Rating
1523.87 (25,399th)
Reputation
22,748 (5,748th)
Page: 1 2 3 4 5 ... 18
Title Δ
Assigning vector sizes as array lengths -0.03
Get type_info from typename 0.00
Access command line arguments in C++ +2.12
Place setw() as a variable -1.87
operator<< must take exactly one argument 0.00
How does C++ keep the const value? -0.10
Create std::vector in-place from raw data -1.30
Why my md5 is always different if I launch program a few times? 0.00
How to call a dynamic matrix into a function? -0.03
Write a function that may return either one or more values +1.05
Converting string into const char * +1.29
C++ SWAP Function does nothing? -2.11
Why is bool [][] more efficient than vector<vector<bool>> +0.89
Keep address of inserted element in vector (c++) 0.00
C++11 and later: shared_ptr for managing system resources provided... +0.45
Explicit call of a destructor for a c++ object +1.31
Error with << operator overload returning a std::string -0.56
c++ compare variable to variable name -0.03
Default Assigment Operator is Good For Vector? +2.11
How do I Reverse Display a Linked List? -2.18
Why One Definition Rule, not One Declaration Rule? -1.72
Create new struct, insert into list, re-use pointer, return in vect... -1.31
C++ Split definition and assignment of variables +1.10
C++ local variables in return argument list (as seen on CodeFights) +2.07
C++ declaring multiple integers prints different values -1.15
How to empty std::set from objects' pointers? -1.39
How can I get rid from the error in Visual Studio? +0.46
When I split up my C++ class into a header and implementation I get... -0.83
How can I pass by reference in C++? -0.55
Non-Constant Array +0.45
Can you legally dynamic_cast to non-polymorphic base class of a pol... 0.00
C++ Inheritance Rules for Subscript Operator 0.00
Set a structs' value to one of five possible 0.00
std::optional operator*() and operator->() - undefined behavior +0.46
std::sort is setting array pointer to null 0.00
Stream operator and abstract class 0.00
C++ no cout info displayed 0.00
Function pointer pointing to member function 0.00
Why should we delete the memory allocated by new? +0.66
C++ "virtual" keyword placement +0.48
error of Knight go patrol -2.15
C++: how to specify thread function in a complex template class? -1.27
Nested classes with private member C++ 0.00
C++ else if char in string -0.04
Can you delete local static variable? +0.55
insert doesn't permanently change map? -1.54
bad_alloc::`scalar deleting destructor'(unsigned int) when im t... +0.86
Undefined reference error in c++ +0.47
"cannot open source file bits/stdc++.h" in Visual Studio -1.81
Trying to write a character to a file using fstream: no match for &... -0.05