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 ... 15 16 17 18 19 ... 107
Title Δ
I am getting this ERROR: AddressSanitizer: negative-size-param: (si... 0.00
Function with 0 arguments - void vs void*? -1.45
what is "powers of 2" and "word"? +0.67
Why does reinterpret_cast only work for 0? +0.35
How to convert string to double or float without loosing precision... 0.00
How static variable in classes being allocated in memory? 0.00
Type conversion and type casting of pointers in C++ -1.31
I can't understand how to solve problem with memory leak C++ +1.00
How can I initilize a variable of a type which is wrapped around an... +0.35
How to make a struct variable null -0.61
why i am getting garbage sum in the inheritance program? -2.39
what is difference between passing by reference and address in array? 0.00
Defining class which is part of another class in a different file +0.27
Using typedef types in definition +0.58
Self modifying vector of std::function segfault 0.00
C++20 [[no_unique_address]]'s bug in GCC? 0.00
Is it possible to define a function within a class with the same cl... 0.00
Unions or references as struct members -1.63
How to understand Singleton in c++? -2.48
memset and struct with getters/setters +1.45
What happens when std::move is called on a rvalue reference? +1.77
How to make classes inherit each other? -2.44
Can I get reference of an object with address of member variable in... +1.46
Deleting shared object across map and unordered map 0.00
What is the elegant way to delete tmpfile created by boost::filesys... 0.00
Dereferencing pointer and storing reference to the pointed data, th... 0.00
How to take multiple integers in the same line as an input and stor... -2.70
Does C++'s auto keyword facilitate sloppy programming, or are t... 0.00
Safe conversion from integral value to pointer 0.00
What is Cmake file and why do we use it when we have VIsual studio -0.15
compiler error when casting uint64_t to struct +0.42
How do I fix this undeclared identifier? (C++) +1.19
How can I use Binary search to print all the duplicates strings in... -0.65
When is it useful to use a scoped pointer and when does it get dest... 0.00
How to assign multiple values to an array? -1.44
Does std C++17 does not support CPPUNIT? 0.00
CMake: What do CMake build types (DCMAKE_BUILD_TYPE) do? +0.36
Why return by reference while overloading = operator? -2.26
Passing a parameter of type int(*)[] in C++ 0.00
What does this function return ? (sometimes same string, sometimes... 0.00
Replacement to getch based code block in cpp 0.00
Default constructed std::random_device doesn't return random nu... 0.00
Compiler optimization when using const bool to remove debug informa... -2.28
Where is variable data stored in C/C++? 0.00
How to fill array in C++? +0.09
Is it possible to default-initialize a temporary variable? -1.61
External code requires char* but I'm using const char* 0.00
Why can't I write container.iterator? -0.92
Why I need different declarations for **ptr and *ptr[]? +1.43
C++ Using MACRO without INCLUDE statement +0.40