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 ... 64 65 66 67 68 ... 107
Title Δ
A proper function declaration for conversion from ANSI string to st... +0.08
Range based for loop for heap allocated arrays -0.33
Which functions get called when you send 0 as argument 0.00
How to handle differently sized type in C library from C++ +1.49
sequential containers and iterators arithmetic -2.00
C++ convert a reference to a pointer? 0.00
how to initialize static char array with NULL(or 0) in c++ +0.91
Why is the destructor called for an object that is not deleted? -1.85
c++ why would you pass a reference to a base class to a constructor... -0.12
Clearing stack memory allocated in main()? -2.56
Assignment to deleted/uninitialized object -0.84
What are the default Format Flags (and widths) for double output in... -1.44
Assigning a Pointer through a Double Pointers +1.25
how memory is allocated for a c++ program -0.96
Exponential Shorthand for Integers 0.00
How does C++ cope with vector of objects with the same name? +0.64
Randomly select an element from a std::set in O(log(n)) time +0.35
C++ int variable value +0.57
Is it legal to reuse memory from a fundamental type array for a dif... -0.93
Why different translation units do not have independent & sandb... 0.00
Does boost directory iterator visits files and folders in alphabeti... -2.46
Have C++ standard library ifdef or ifndef preprocessor instructions? -2.13
C++: Why does function declaration is allowed inside another functi... 0.00
Initialization of vectors -0.59
Should a Thread be allocated to the stack or heap? 0.00
Difference between malloc and calloc with std::string -0.43
Is there a standard C++ iterator for C strings? +0.73
C++ how to get the name of a argument passed to a function (an STL... -0.16
C++ adding 4 bytes to pointer address -0.39
Terminate thread c++11 blocked on read -0.37
C++ when you dereference a pointer to a class object and then retur... 0.00
ignore a main in a header file -0.57
What does "new int * **[10]" do? 0.00
Why is this type punning not undefined behavior? +1.62
Processing strings with toupper() causing an infinite loop +2.08
How to cast const uint8_t* to char* -1.86
Using -L and -l flags vs giving library file as input -0.70
How to mix hexadecimal char and normal char in string literal in C++? -1.07
C++ : using index as template parameter in for loop -1.91
Abstract Class Destructor versus Inherited "Shutdown" fun... 0.00
How do I check if a variable is not equal to multiple things in C++? +0.22
How std::size_t is calculated in the template code for array type +0.34
C++ Subthreads throw exceptions +1.14
Code not identifying Swedish characters despite #include<clocale... 0.00
How to know when a function will throw and when to use noexcept +0.34
Why does 'undefined behaviour' exist? +0.36
Should shared_ptr constructor arguments be passed by value +1.32
c how this codes control statement working -0.65
Iterator for 2 separated data structures 0.00
Where is size_t Defined? -2.06