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 ... 62 63 64 65 66 ... 107
Title Δ
calling a function in a running c++ program with another program 0.00
Why the following code with non-const conversion function is not am... -0.46
uint8_t different decimal values for same binary +0.81
Seeing heap size increase when allocating data using proc/pid/statu... 0.00
Calculate array length via pointer arithmetic -1.46
How to assign an int to the a position in a char? 0.00
C++ - Swap two objects *without* using an equals operator 0.00
Initialize typedef struct by attribute problem -0.22
Address of the Pointer pointing to the first element -0.84
Convert float to unsigned char array and print it +2.33
Check pointer if it's array or not? +0.38
unique_ptr behavior in c++ -2.52
How to use random precision numbers 0.00
String function returns strange value +1.31
Count pairs with given sum -0.47
Strange behaviour of operator [] in stl::map 0.00
Why a statement like *B[0] doesn't give the address of the firs... 0.00
releasing memory from char array 0.00
Is creating arrays with runtime bounds allowed in c++? +0.35
Why is my "this" pointer inside a member function null? 0.00
Basic c++ question: what happens if I create something in a functio... +0.86
how to declare class template in header file (due of circular depen... -1.99
How to treated pair integer as separated variable? 0.00
How is this particular code processed in C++14 +0.54
Is function called by thread safe against object delete? 0.00
C++ | Error Handling with Run-Length Encoding 0.00
C++ variables in class inheritance not working +0.38
In which memory segment (code/data segment) class (employee) is sto... +1.30
Best practice to manage string literals 0.00
How to construct objects from a vector of string and avoid copying? 0.00
Syntax of an un-named function pointer in C++ +0.34
Move constructor never gets called 0.00
Can we initialize an array for a structure with a parametrized cons... 0.00
C++: Unsigned Char to unsigned int using pointers without bit shifts -0.26
Passing a char pointer to a function accepting a reference to a cha... +1.03
How to use dynamic_cast to downcast correctly? +0.86
bash script not returning return code to calling c++ program when u... 0.00
Is testing for a return value of an inline (templated) function, wh... 0.00
Why std::gcd/lcm returns std::common_type_t<M, N> instead of... -0.91
Can someone explain me the how the program is executing? -0.16
why do the two different ways of initialising objects give differen... -0.86
C++ byte array to int -0.44
converting really large int to double, loss of precision on some co... -0.62
Is it necessary to put aside some emergency memory when new fails? +1.69
Immediately dereferencing unique_ptr -0.63
const member function that modifies a member variable -0.16
Why do I Have to reinterpret_cast Pointer Pointers? +1.24
Why does accumulate in C++ have two templates defined +1.64
how memory allocation is done -1.66
Should reversing a reverse_iterator give a forward iterator of the... -0.68