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 ... 22
Title Δ
Difference between int *a=new int() and int *a=new int[]; +0.42
Find End of Array Declared as Struct Type C++ -0.37
missing DLL - freetype262d.dll 0.00
it gives me expected identifier before { token -1.89
Why is Microsoft using struct rather than class in new code? +1.91
Is it ensured that 2 sequential std::chrono::steady_clock::now() wi... -1.17
How to execute if statement in time? 0.00
Can I serialize a class by casting it to a char* -1.88
how to check whether c++ STL list is palindromic or not? +0.83
C++ Error: Undefined reference to "<func name>" and... 0.00
Populate vector using an array -0.54
Why does function of ComPtr return a different value then &? +0.33
C++17 post increment operation -0.84
Why can multiple std vectors be used in a class? -1.61
How to find out which functions the compiler generated? +0.51
Scope of variable returned by reference +1.52
Why do i need to add an asterisk? 0.00
C++ IDEs will not deduce/auto complete member access on std::array... +0.46
Mixing overriding and overloading in C++ 0.00
How to get to the Nth node in the Linked list? -2.18
error MSB8040: Spectre-mitigated libraries are required for this pr... 0.00
Are include guards redundant if variables and functions are declare... 0.00
Invoking raise(signal) terminates c++ program 0.00
C++ "operator+=" and "operator++" priority ques... -0.55
about strings in c++ +0.47
how to tell auto to deduce a non reference type for element of vect... -0.05
Task manager - c/c++ application - address space allocated vs used... 0.00
MFC Functions from :: namespace? -0.55
Why is there performance variation using default constructor "... -1.35
How to avoid duplicate code when declaring overridden functions fro... -0.54
cppcheck complains dangerous use of c_str(). the value returned by... 0.00
Segmentation Fault Clarification +0.38
Are objects constructed inside a for loop destructed after their re... 0.00
What does it mean to pass a pointer parameter by reference to a fun... -2.13
IAR C compiler switch : Quick query 0.00
Why does optimizing an array of large std::vectors cause a SegFault? 0.00
When is the static init called in C++ -0.18
Accessing non const method from const object -0.45
Keep my vector from being deleted when the function who called it e... 0.00
Why can this function return a C++ int reference? -1.96
How to use char pointers in C++? +0.41
How to generate different pairs of unequal numbers? +1.12
making a class Name_class and storing two data types in a single ve... -0.56
Reason to use std::move on rvalue reference parameter -0.49
Trouble understanding break +0.46
How to resolve a "cppcoreguidelines-pro-type-cstyle-cast"... -0.06
Why can't function templates access forward declared types? 0.00
how to stop a for loop after number of iteration -0.05
C++ to Assembly 0.00
A struct gets junk values ​when exiting a function -0.07