StackRating

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

eerorika

Rating
1581.19 (2,918th)
Reputation
104,664 (689th)
Page: 1 ... 97 98 99 100 101 ... 107
Title Δ
why finding an empty string in non-empty string returns 0 0.00
C print array elements in ascending or descending order +0.39
How to use members with "."s 0.00
Pass a pointer to a class function in c++ -0.40
2d array construction confusion in C++ +0.88
POINTER value in hexadecimal number system 0.00
Should I put these functions in a standalone .h file? +0.37
Assigning a non-pointer to a pointer? (Subclassing a pointer type i... 0.00
How does "C++filt" find the actual typenames? -0.14
Does operator have alway need to have arguments? -1.48
Measuring execution time - gettimeofday versus clock() versus chrono +1.39
Is there a way to call a member function in init list? 0.00
Create variable number of std::threads 0.00
Rely on boolean value to access pointers +1.69
Why am getting this error? expected initializer before ‘<’ token 0.00
Difference between default launch policy and std::launch::deferred 0.00
Simple subclass template pattern +0.43
disable enum assignment g++ in if statement +1.98
C++ - creating safe const char* contructor +0.83
Replacing static function pointer in argument by a pointer to a met... -1.28
method access on object instantiation in C++ 0.00
C++ overloading getter twice, one returning pointer and the other c... +0.38
Why does rand() produce the same value when seeded with 1 and UINT_... -1.18
vector to pointer conversion +1.13
How can I combine an in place transformation, and a copy transforma... +0.38
Iterating over Unorderd_map using indexed for loop +1.85
C++: need warning for: unsigned int i = -1; -1.90
Templates: Get type and map to function -0.40
Correct to place an #undef directive in c++ headers/implementation... -1.39
std::condition_variable wait() and notify_one() synchronization -1.97
Improving the Performance for inserting elements into Linked List f... +0.59
BGL: Is it possible to use range for of C++11 to loop over the vert... +0.35
: warning: ISO C++ forbids variable length array ‘s1’ [-Wvla] +0.97
Reading range from std::array -1.95
How do I get seconds since epoch as a double, given a time point? +0.99
C++ Pointer not updating the value -1.33
C++ vector giving segmentation fault when inserting/emplacing eleme... -0.82
can gdb allow to see ALL source code? -0.60
Container that guarantee fixed position for items +0.37
How to not delete pointer's value without using shared_ptr -0.90
Making a pointer to std::vector of base class pointers point to std... +0.24
const_cast on array giving error +1.48
C++ Code Reuse between Failed Construction and Destruction +0.41
Threaded base class with pure virtual callback, stopping on destruc... -0.37
When is copy-and-swap idiom not applicable +1.21
Union of Sets using Dynamic Memory -0.17
Basic C++ inheritance. -1.38
How to not care about class member template +0.54
Compiler error while defining array using typeof and decltype -0.12
How to compile c++ code with exceptions in except-disabled build pr... 0.00