StackRating

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

ScarletAmaranth

Rating
1538.35 (12,651st)
Reputation
4,236 (39,499th)
Page: 1 2 3
Title Δ
Dependently typed bounded range in Lean 0.00
Data Type Encompassing Two Sum Types? 0.00
How to clean up a level traversal function? -1.52
Comprehension - Nested if-conditions in Haskell -1.18
Prime number program in haskell -0.23
change type of IBAN char to string -0.56
declaring a multidimensional array with unknown size +0.44
Pointer ++, undefined behavior -0.55
c++ inheritance virtual functions +1.17
c++ print a vector that contain a struct +0.41
C++ Cast binary array to a class 0.00
formating to wstring simpler way of doing it -0.32
Using sort within template class (C++) +1.92
How to avoid stack overflow in infintie recursion? +0.89
Why does this function not invoke the move constructor? 0.00
C++ lambda followed by () vs. lambda without () +2.38
Size of int and sizeof int pointer on a 64 bit machine +1.64
implement another user stack in C++ 0.00
Niether Copy nor Move constructor called in c++ 0.00
Is it possible to iterate over all elements in a struct or class? -0.31
Does Nulling a pointer before delete gives memory leak? +1.68
Is FILE * not a lvalue? 0.00
Can you avoid locking by guaranteeing that multiple threads won't a... -0.19
c++: x / 60 = 2, but 60 / x = 0? 0.00
Reading 16-bit integers from binary file c++ +0.88
Runtime type definition +0.13
c++ getting E from high precision double? +2.17
Flyweight Pattern in C++ 0.00
C++: Is it okay to use decltype to copy types from my header files? 0.00
pointer passing between functions fails with error +0.44
Runtime Error Using Char Array to Display a String in VC2010 0.00
Array of size 226MB "rejected" by gcc 0.00
how to call a function saved in string +1.54
std::vector<bool> a (b, false); in c# -0.97
What is the point of == true in conditionals? -0.60
string to character conversion error? +3.80
Type trait to obtain default argument promotions +3.57
which is faster method to traverse an array +3.98
Incomplete type --> Can't Access Pointer value from my object +3.93
switch quantity not an integer +2.18
Deducing type for overloaded functions - currying -1.00
strange output when I cout an array +4.04
Find in array the biggest multiple and write it vica versa 0.00
Better way to pass vector of LargeData +3.80
How would I get my DFA to loop 0.00
using header files in C++ -0.97
Why shouldn't I use shared_ptr and unique_ptr always and instead us... +4.03
What's wrong with this code - passing a value by reference in C++? +4.23
Char array issue 0.00
How to * char + * char in c++? +2.11