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 ... 7 8 9 10 11 ... 14
Title Δ
How to use lambda function to print a pair<>? -1.79
Having problems getting idl declaration with pointer to vector for... -1.43
what should be the structure of binary search tree node +1.04
Why define Parent class as friend class? +0.10
Operator overloading with C++ : class with pointer datat members 0.00
C++ "Proper" way of dealing with exceptions -0.47
Concatenate two huge files in C++ +1.34
String to char[] empty? -1.52
How to retrieve the elements from map in the order of insertion? -0.66
C++ istream - how to read string with whitespace 0.00
Find Two Largest Numbers, C++ -0.72
why do I need a constructor function? -1.03
Using nested if statements to structure code +0.24
Pointers in C++ difference -0.39
Using C++ class objects between different blocks -1.59
typename in abstract template class in c++ -0.37
Returning local variable by copy - how does it work -1.17
Storing structs inside a vector with insert function c++ -1.70
delete modifier vs declaring function as private +0.92
How does =delete on destructor prevents allocation? -1.16
Sort vector of structs by a variable within the struct? +0.53
using vector in c++ class definition 0.00
Error in passing a structure as a key in multimap -1.25
Is it possible to access array using matlab like indexing in C++? +0.54
Why do college computer science classes promote 'using namespace st... +2.05
C# library to native C++ application -0.02
Pimpl with header containing the class +0.49
c++ pass char array to function and change it -1.31
This function keeps causing my program to stop working c++ +0.15
What are some better ways to avoid the do-while(0); hack in C++? +0.70
Printing output from string building function not returning expecte... +0.25
jumping form Java to C +2.09
C++ separate member stream overload<< -1.45
cpp Is there a reason to prefer vector<class_type*> to vector... +0.13
How to convert char* array into std::string +1.06
Avoiding spaghetti code while writing small functions -0.26
Callbacks from C code using C++ code? -0.51
pointer of class conversion(kinda copy) constructor to class +1.69
Enforce handling of all member variables in a class +1.20
Why encapsulation is important feature of OOP languages? -0.27
exception of strcpy function in c++ console program -1.15
Adding linked list to constructor +0.35
What is the best way to define a struct which is only needed by a c... +1.19
C++ Tree class : constructor / copy / memory leak? +0.19
On what platform is func(shared_ptr(...), shared_ptr(...)) really d... -0.12
No standard way to compare smart pointer with regular pointer? +1.76
From UML to C++ "Interface offered by a component" +0.03
Fast textfile reading in c++ -0.96
Where will the memory be allocated in the following piece of code? +1.32
Faster conversion to string +0.06