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 ... 43 44 45 46 47 ... 107
Title Δ
String comparison giving different output when used with variable +0.36
array of unknown size as class member for making objects of array a... +0.10
How to match a string to regex based on a certain index? -0.55
How to convert a char * starting with "\0" to unsigned int? 0.00
Assignment to array in C++17 0.00
How the delete and delete[] works internally? 0.00
Why "delete" can be used here? -0.11
What is the most efficient way of freeing the memory allocated to a... +0.41
Is placement new required when using allocated memory with fundamen... +0.33
Definition of full-expression for init-declarators 0.00
where can i find builtin gcc memcpy? 0.00
Why is this local recrusive C++ lamda so terrible slow? -1.17
std::vector increasing peak memory +0.92
What does the ampersand do here? 0.00
How to create a folder that has a sharing access to "everyone&... 0.00
Implementing pimpl-friendly unique_ptr 0.00
Why is CLion giving me a warning? +0.36
How can I convert const char* to char[256] +1.16
Can I store pointers to C++ classes in C? 0.00
Does defining a namespace function above the main function result i... -0.84
How do I make a sub class return a less general typedef in C++? -2.52
Can I allocate `std::array` on stack without knowing size at compil... -1.09
Problem with writing elements of an array using the pointer +1.24
Confusing outputs of references, how to analyse? -0.34
How to construct a class with an existing base class pointer? +0.35
Braces around scalar initializer when using array of struct in a st... +1.69
Printing backtrace within signal handler in a release/optimized bin... 0.00
Bug on both clang and gcc on unqualified call 0.00
C++ will be struct as key for std::map copied to std::map? +0.36
I have a union of arrays. Is it okay to read some elements from one... +1.07
Why would you create your own custom exception class? 0.00
Is there a maxheap in the C++ standard library? -2.27
Inserting in a multiset: before the first occurence of that value i... -0.65
What is the use of pair class stl in c++ , is it like a data type o... -1.27
Cannot use struct defined in another class even after using guards 0.00
Static Initialize of Vector w/ Structure w/ char buffer[] +0.78
Is there any case where a class with deleted ctor could be useful? +2.36
Can integer division in C/C++ run into loss of precision issues? +1.95
Casting and freeing between multiple levels of inheritance c++ 0.00
how can i delete dynamic array created in a function 0.00
Initialize array of custom type constructor -1.86
Are operators faster than functions? 0.00
Can we implement preprocessor level decision-making in C and C++ by... 0.00
How to invoke a class's default constructor whose one is provid... +1.35
How to make function friend of local class? +0.09
std::variant and incomplete type: how does it work? 0.00
inline this function, does make sense? +0.05
how many bits I should put in stoi() function -2.01
Why the program can get right input but print wrong answer accordin... +1.08
Erase item from vector passed to new thread C++ 0.00