StackRating

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

Jesper Juhl

Rating
1543.39 (10,269th)
Reputation
18,399 (7,551st)
Page: 1 2 3 4 5 6 7 ... 22
Title Δ
const vs static const in anonymous namespace 0.00
int main() and void main() which one is faster? 0.00
Any way to detect whether an object of my class is create on stack? 0.00
Setting an object instance in member variable cause an error - is i... 0.00
Index size of an array 0.00
Reading and writing multiple structs into a file 0.00
Why one 2-d array cause seg-fault, and another do not? +1.21
How to catch exception from constructor without handling entire the... +0.42
Why we should specify a Port for our network connection? 0.00
Is there any random generator library except rand(), which develope... -2.10
Compute the minimum spanning tree using Prim's algorithm : how... 0.00
how to access class variable inside a constructor to assign them wi... +0.69
How can I fix "QSignalMapper is deprecated" warning in QT? 0.00
How do run executable c++ through terminal in debug mode? -0.49
Can the function length() take arguments? -0.74
Include multiple header-files at once with only one #include-expres... -0.60
"No default constructor exists " even though I don't... 0.00
Easiest way to modify a const variable's value -0.76
Visual Studio generates "Error: uninitialized local variable &... -1.42
Compiler Deciding Ambiguous Parameter -1.88
Does push_back cause refrence invalidation in 2d vectors? -1.91
What happens when you add an integer value to an array? -0.55
Is there any way to create a class instance name by a string taken... 0.00
How do I use a "get" method to return a private std::uniq... -0.99
If I pass some string by reference to a Class Constructor then why... +0.44
Can I use a library developed in c++11 in c++17 code? 0.00
We can directly assign value to any data member. why the use of con... +1.61
Why std::pair<string, int> doesn't compare with std::stri... +0.44
Github get Neccessary Libraries with cloning +0.40
If an object is created locally and thrown as an exception in C++,... 0.00
UVA - 439 - Knight Moves. What should be the reason of getting runt... -0.14
std::map contains value from last instance before it's told to... 0.00
Invalid use of incomplete type (for a pointer to atomic integer var... -1.49
Declare object of derived class without specifying it +0.42
Confusion about C++ iterator dereferencing code 0.00
Instantiate template using dynamic bool variable +1.75
Is there a way to align both these values from different languages? -0.53
Can I check a small array of bools in one go? -0.61
Qt: How to Access Inherited Widget? 0.00
C++ what is more efficient? +1.52
What is the meaning of screenSurface->format in SDL? -0.53
Is string header file needed anymore? -1.03
lower_bound in c++ stl returns an iterator even when the element is... +0.83
Is there a better way to generator/publish data at given Frequency... 0.00
What is the equivalent to WinAPI in Linux and macOS? -1.30
How to use a functor instead of lambda function +1.04
How to get the size of union struct's void* value deserializes... +1.83
Can Cppcheck static code analyzer actually detect not very common w... -0.02
What is the use of declaring an integer just after a function decla... +0.70
How to use modulo when denominator is out of unsigned long long int... -1.45