StackRating

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

Daniel H

Rating
1536.23 (13,866th)
Reputation
5,192 (31,894th)
Page: 1 2 3 ... 5
Title Δ
Storing pointers to elements of a dynamic array 0.00
request for member 'find' in 'm', which is of non-c... 0.00
What is the meaning of: [Note] (if you use '-fpermissive' G... +0.20
I can't understand basic operators in python +0.36
Why f(0) + f(11) == f(0) in C language by conditional define f(0) -1.22
C++ adaptive type deduction +1.78
Is a program that never terminates a valid C++ program? +2.04
End in for loop Python +1.32
Why is my loop running even when the condition is false? +1.61
Question regarding 'using namespace std'? 0.00
Unsigned/Signed Integer Addition with Casting 0.00
How to define our type object like dict,list, set +0.41
Stopping script from nested function -2.24
No input file error after implementing wildcards 0.00
Unable to get desired result from " if " in python -0.57
Accessing variable outside while loop C -1.14
I'm having this Error:Attempt to invoke virtual method 'jav... -0.04
Calling buffer as a function in C? 0.00
How to derive the size of vector inside a function? (the vector is... +0.46
What is the scope of a for loop without braces in C++ +1.73
What is the sequence a compiler processes information (strings, man... +2.21
Dereferencing Pointer Errors -2.28
Need git to reject commit if I commit a specific file accidentally 0.00
Function executing itself without being called 0.00
C static_assert first parameter 0.00
Improved power recursive function -0.53
What is the web-template used by many technical documentations on t... -0.05
Arithmetic operation in NASM showing arbitrary character 0.00
Questions about returning const references -1.45
Functionality of a recursion function in C++ 0.00
no interleave in output while both parent and child are writing to... +2.51
extern const in this particular situation 0.00
How does unique_ptr not destruct/release the memory it points to wh... -1.12
Const-qualiftion of parameters in function declaration +1.77
What is the utility of escape sequence '\'? 0.00
std::realloc with static_cast or placement new 0.00
while(free) instead of while(true) in C whilst using macOS High Sie... +0.10
How do I modify alloc'ed memory using its address in C? -0.74
Configure depencencies in RPM spec file 0.00
Conditional call to base constructor +2.19
generic type alias, which are incompatible to each other 0.00
How to correctly declare a const string array? +0.45
c++ passing pointer from constructor to constructor -0.57
Durability of string's reverse iterators for self appending +2.18
Display changed definitions of a header file in C +0.46
cin input (input is an int) when I input a letter, instead of print... -1.80
pass object by reference in C++ 0.00
Adding values to array of structs causes Seg Fault -0.54
How to pass an array of structs into a function using pointers? +1.01
What is the array initialization style in this code? Is it standard? 0.00