StackRating

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

utnapistim

Rating
1499.32 (3,790,049th)
Reputation
22,237 (5,936th)
Page: 1 ... 6 7 8 9 10 ... 14
Title Δ
how to improve this code about strtok_r 0.00
Using malloc/free with classes +2.06
Double delete of data doesn't crash -1.26
Proper way/pattern to initialize objects in a container -0.17
Piping from Istringstream into templates -0.77
Printing vector arrays in C++ +1.35
c++ copy assignment operator classes 0.00
undefined reference in pure virtual function C++ +0.02
Why does dynamic memory not get cleaned when it is out of scope +2.14
C++ should I use virtual methods? +0.10
how to use c++11 move semantics to explicitly avoid copying +0.96
Does C++ create default "Constructor/Destructor/Copy Construct... -0.18
Return two dimensional vector efficiently -0.87
Nice way to return from a function within mutex locked code in C++ -0.48
replace std::cout with a define -0.81
Memory allocation of struct with void* in C++ 0.00
Is a race condition possible when only one thread writes to a bool... -0.48
How to use 'fout' with inheritance 0.00
the order C++ global variable destruct? -0.72
Switch Case Statement C++ Coding Style +0.94
How to interact with the strategy design patten -0.41
counting loops on c++ password program -0.77
vector <template>, c++, class, adding to vector +1.97
Load object from file design +0.03
passing std::stream objects from one manager to another +0.14
C++ catch enum value as exception +0.15
Reading a string from file c++ -0.54
static initialization order and concatenation of strings +2.37
C++ lambda function mechanism on STL accumulate +0.01
Fast input output in c++ 0.00
C++ add objects to string -0.24
Does exit() flush and close `ofstream` objects? -1.85
How to stop std thread safely? -0.24
Initializing std::vector of std::string +1.00
Parse string to LPCWSTR -0.19
Why can't I create a vector using a pointer and length -1.20
C++ allocating memory drawbacks? -0.57
Replace string in a vector of structs C++ -0.79
What is the purpose of std::exception::what()? -1.69
c++ Iterate through vector with variable direction -0.15
Explanation of assignment operator implementation -0.33
How do "most people seriously overuse casts"? +0.51
Is it idiomatically ok to put algorithm into class? +2.18
difference of these two casting format (void **) &a and (void *... +0.01
How to skip whitespaces but not the newline +0.24
How to * char + * char in c++? -0.28
Template function in class +0.35
Calling a constructor of included class within class constructor +1.69
How to include a file only once / Prevent Function Redefinitions in... +1.44
Create pointer to pointer in while statement issue +1.07