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 ... 103 104 105 106 107
Title Δ
How to create an array of objects in C++? 0.00
multidimensional array initialization using pointers 0.00
String literal vs const char* function overload -0.07
Optimization of loops and if +0.59
Can I use std::realloc to prevent redundant memory allocation? +0.41
Deleting a linked list next pointer in c++ +0.18
Generating very large Random numbers using Boost library 0.00
compiling and running c/c++ programs in-memory -1.84
c++ read from binary file and convert to utf-8 0.00
How can i free dynamic memory that i allocated inside a "get&q... -1.48
Extends Balanced BST into C++ STL Map 0.00
implementing an iterator of certain class -0.07
gcc equivalent of #pragma comment -0.59
Disabling file caching for c++ code 0.00
Segmentation Fault in deleting char pointer +0.00
How to downcast RefPtr -0.59
Convert from unsigned long hex to DWORD 0.00
Qt/C++ Override function without subclassing +1.51
Static initialization in one compilation unit +0.08
This sudoku solver runs for a very long time and I don't know why 0.00
Scanning files in C++ using its own standard libraries 0.00
error: cast from ‘void*’ to ‘int’ loses precision [-fpermissive] in... +1.41
Ordering Vectors, order was not declared in this scope (libraries?) -0.08
How do I use boost::transformed to modify a sequence using a lambda... 0.00
Linked lists using nested classes? 0.00
Is it good practice to implement virtual methods using multiple inh... +2.11
writing a case insenstive string class 0.00
Convert a float to 4 uint8_t -0.18
C++/Reading a data file -0.09
C++ template binary tree implementation 0.00
Deducing signature of (non-)templated types 0.00
How to report correctly the abrupt end of another process in Linux? 0.00
Get CodePoint of unicode Character in C++ -0.06
Creating multiple scope of functions inside a class in C++ 0.00
template and forward declaration -0.08
I get a SIGSEGV, Segmentation fault, when I try to write to wxListB... 0.00
substr with characters instead of bytes 0.00
C++: Function pointer as Template argument instead of functor +0.12
Comparison size_t variable with -1 (maximum size value) in c++ code -0.10
How to use templated class in base class of two different objects +0.43
C++ / class A : public B, public C / What happens to B on ~C()? 0.00
This feels like a bit of an anti-pattern, is there a better way (C+... +1.22
benefit of pointer checking of cairo context 0.00
Avoid global object in C++ library +1.43
Is it safe to pass LARGE_INTEGER.QuadPart as out argument for size_t? 0.00
Does dart have a numerical clip function 0.00
What it the best way to define global data in c++? -0.87
vector vs map performance confusion +1.90
Finding smallest substring not present in string +1.64
"Extend" Struct in C++ +0.20