StackRating

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

nonock

Rating
1394.05 (4,536,215th)
Reputation
1 (4,493,920th)
Page: 1 2
Title Δ
Is it possible to cast template parameters on runtime? -2.48
Possible infinite loop -2.23
Can a C++ method have different return types depending on parameter... -0.33
How to assign class values to vector<string>? +1.03
How to dispatch between assert() and static_assert(), dependend if... -2.16
what is the problem of this if statement block? -0.34
How does std::strlen wоrk internally? -0.97
referring to a class from another file with the scope operator (::) -2.80
How to pass a temporary array to a function in standard C++17 0.00
Minimum binary tree problem running infinite loop 0.00
Why I get access writing violation when using memset with a big _Si... -2.44
Using for loop inside declaration of variable -2.88
Can an arbitrary-sized constexpr array be used as cases in a switch... -0.00
Why does the removal of this return statement affect the outcome of... -0.27
Why is this declaration of a vector invalid? -2.40
C++ const correctness / missing const constructor for class support... -2.74
ld.exe: cannot find -ldwrite and -ldwmapi 0.00
C++ function that returns pointer to a function +0.98
What is the right way to write regular expression in C++? -2.96
C++ : how do I make the program exactly like in the picture? -3.10
My code to change the current directory in C++ keeps giving me the... -2.18
C++ changing object in vector doesn't work -1.45
Understanding index++ in single line of code -0.38
Is it safe to point to 32 bits of a 64 bit number? -2.69
Why no const reference in C++ just like const pointer? -2.96
global instance of class vs namespace -3.37
Subtracting packed 8-bit integers in an 64-bit integer by 1 in para... -2.95
How to add newline and concatenation in ternary conditional operato... -3.14
lvalue required as increment operand error when using #define -2.27
How to return a value in an int function when it contains scopes? 0.00
Meaning of declaration float ***c -0.55
How could I update A when MyClass:mA updates 0.00
Specialize C++ template function that uses generic iterators for po... -2.96
C++ Standard: Strange signed/unsigned arithmetic division behavior... -2.41
C++ how can we bind a placeholder to a reference/ref argument when... -2.98
how can we me character array accept only alphabets in c++ -2.68
Using the comma operator with the conditional operator -3.40
How to run while loop here? -0.52
How to turn a variable content constant for use it as the size of s... -3.14
Const methods and custom iterators -1.48
Using single else statement for multiple if conditions -3.57
How do i make an array which is a class object and has a compile ti... -3.34
How to use pow() in while loop? +0.10
How to define a const array whose data is unknown at compile time -3.20
my program wont work properly and my function keeps throwing segmen... -2.48
Use Current Template as a Template Parameter to one of the Template... +0.29
Random junk when copying array -0.05
How to instantiate class inside struct initializer list +0.10
How do you specialise a templated function with a templated class? 0.00
Are std::string with null-character possible? -3.39