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 ... 22
Title Δ
Is there a way of iterating through a C++ array without needing to... +0.35
If I treat my C code like C++ code, will it run like normal? +2.12
How to access int a declared in main in another function? +0.44
What determines the initial value of C++ variables +0.40
C++ qt application compilation in one file -0.94
What is address of local variable ‘a’ returned? +0.43
Will my code run faster with minimum amount of variables? 0.00
Sending your c++ project +2.25
C++ -1 index has value of last index element ? Huh? 0.00
Why I cannot use the operator [] on a pointer of std::array< int... +0.62
How to remove or delete a specific data from text file? 0.00
An issue with clion ide 0.00
Segmentation Fault while accepting input +0.24
Is there a way to check the maximum method length in C++? +0.45
*** Error in `': free(): invalid next size (fast): 0x0000000000... -0.61
Does deferencing an end() iterator throw? 0.00
Full form of .cpp extension +2.37
delete[] operator in C++ not working as it should +0.43
Unable to use graphic.h in c++ in visual studio 0.00
Why do i get a wrong value for `i` integer? +0.20
Should I use the 'const' keyword in c++ -0.95
Why am i getting exremely large numbers when adding elements of an... -1.27
how to free memory of char arrays after passing them to exec*() fam... -1.32
warning: character constant too long for its type car.second = '... -0.81
How ccache improves building speed? +2.65
C++ memory doesn't get freed for seemingly no reason 0.00
Can a code run if initial array value is less then input value? -0.97
SDL2 executable not working outside CodeBlocks 0.00
Decrypting text using c++ -0.55
Why are namespaces used? -0.05
SDL runtime binaries, what are they used for? 0.00
Why does my code give me different answers when I initialize a vari... +0.85
Linux equivalent of Process.Start() +0.43
How is an int function able to return long long variable? +2.01
what is the difference between x=10 & x{10}? -1.87
Can I declare a variable in an “if statement”? -0.68
Understanding operator overloading 'const' syntax for use i... -1.07
Using a C++17 library against a C++11 application +0.18
I keep getting the error invalid use of incomplete type 'struct... +0.44
Why the n-th element of an array "is" 0, C++? 0.00
How can I convert a configure script to a CMakeLists file? 0.00
How pointers in C/C++ actually store addresses? 0.00
Can we rethrow exception using constructor if yes then why? 0.00
GCC C++ compile options -mcpu 0.00
How to make a limit for tries in c++? 0.00
How to derive from a class without virtual-destructor? 0.00
why can't i pass a reference to my unique_ptr? 0.00
Scope of objects created inside a function - Will they be valid if... -0.90
How can I determine what header calls another header in c++? +1.42
Print all inherited class member variables and methods +1.84