StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

463035818_is_not_a_number

Rating
1577.70 (3,228th)
Reputation
20,174 (6,742nd)
Page: 1 ... 15 16 17 18 19 ... 39
Title Δ
C++ Counting types without using stateful metaprogramming 0.00
What does * and ** mean in a C++ function declaration? 0.00
Dangling pointers +0.26
How to make a map sort by value C++ -0.74
Casting in C++ Using Pointers 0.00
How to extract digit from an integer that fits a range of numbers? 0.00
How to compare generic structs in C++? +1.40
Will GCC optimize away an inline accessor? -1.61
C++ structs exercise +0.43
Why does the object my C++ point to lose its values in my factory p... 0.00
Boolean function in program returns that an entered range is invali... +2.00
how to divide an array into different arrays in c++ 0.00
string won't appear on screen when cout'ed 0.00
Does C++ vector copy constructor and assignment operator also copie... -0.43
Can anybody tell me what I did wrong (cpp) formatting with getline -0.67
How to pass some constants in Boosts's brent_find_minima()? +0.43
Using user defined math functions when compiled with a macro, or si... +0.44
Can we store values to a null location? +0.42
how can i use cout<<"hello world"; without using ;... -0.31
Automatic type deduction using is_same_v -0.75
Return exception from function (not throw in function) for message... 0.00
Aliasing and pointer-interconvertability +0.29
How friend function works -1.03
When does dereferencing a pointer cause a copy to be made in c++? 0.00
C++ string storage comprehension +0.07
Under what circumstances should you prefer to write to cout using s... 0.00
How does reference to pointer exactly work in C++, and when do we n... +0.43
c++ coordinate grid map marking coordinates 0.00
How to access methods and attributes that are specific to derived c... -0.08
switch : break without a case -1.55
How to extract a subset of a bitset larger than unsigned long long... 0.00
Getting a value from a nested class in c++ -0.04
Should command line redirecting of stdout always redirect cout too? -1.49
Requesting assistance with embedded for loops in C++ +0.99
Problem while iterating a vector using range-based loop +1.58
How can i get coordinates in C++? -0.58
How to stream a comma separated txt file to a class object? +1.09
Get dependent type of variadic template parameter pack -1.04
Why accessing map values by using at in C++ is so slow when key val... -1.02
How do I pick the bigger data type for my array? -0.66
Returning assignable value for std::map() using overloaded [] opera... 0.00
How to choose between `push_*()` and `emplace_*()` functions? +1.29
Is it ok to inherit from std::string to provide type consistency? -0.68
Why is sizeof giving incorrect number of bytes in C++? -1.12
what does here string function mean -0.81
Passing class by reference doesn't change original 0.00
Huffman Encoding C++ code is throwing a fatal error 0.00
Cache locality vs Function Calls 0.00
Returning a reference to a map from a function +0.43
Add a block into my pattern letter in c++ -0.07