StackRating

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

Robert Andrzejuk

Rating
1437.52 (4,534,768th)
Reputation
3,019 (56,025th)
Page: 1 2 3 ... 5
Title Δ
how would i find the length? i have 8 tubes and 11 nodes 0.00
dprintf vs returning in C++ 0.00
Check if the input is a whole number in C++ in simple way using isd... +0.68
Why is there a ".h" extension in <bits/stdc++.h>? -1.18
What is the difference in this example of Dereferencing pointers? -0.29
Having Trouble Using A Ternary Statement +0.59
While running the Linux vm on a Chromebook, what do I have to do to... 0.00
Use auto for only one variable with structured binding +0.57
When i use cout.tie(NULL), program doesn't print anything for m... -1.30
No warning in Visual Studio when main function has no “return 0” st... -2.10
How to push_back() C array into std::vector +0.65
How can I pass a type or variable to this is_same function? 0.00
Why do we need default generated destructor 0.00
MSVC use additional include directories of referenced static librar... 0.00
Better way to initialise std::array item that has non-default const... 0.00
C++ Error C2600: Cannot define a compiler-generated special member... 0.00
How can I catch a format error from strftime as an exception? 0.00
C: Trying to insert a struct into a struct array 0.00
Why does delete fail after memset -1.25
C++ open a file with 2 constraints 0.00
Why should you check if Base is a private or protected base of Deri... -0.53
What is the meaning of the line - " vector<long long> di... 0.00
visual studio does not give error if a header is missing +0.50
How to draw an ellipse using the ellipse equation? -0.68
Visual Studio 2019 - Debug C++ program locally (instead of remotely) +0.58
How to create a 0x appended hex string from a hex string for each b... +0.04
How to create a 0x appended hex string from a hex string for each b... +0.04
Will C++20 standard include C18 standard +1.35
Undefined symbol error when use inline methods in C++ 0.00
Trivial C++ code passes in a test project and fails in the main one 0.00
Is it possible to compare an array elements with a hard-coded initi... -0.74
How Do I Correctly Help the C++ Compiler Deduce Lambda Param/Return... -1.57
Non-owning pointer as class member in modern c++ -1.12
Multiple errors after splitting main file into header, source and m... 0.00
Enum with c++ (Input checking) -0.40
Using std::vector as view on to raw memory -1.08
VisualSVN Server 0.00
Why returning NULL from main()? -0.95
Sorting 3 numbers using if-statements -0.39
Why is it possible to modify a static const variable that is declar... +0.57
long long type representation in memory -0.69
Why are const used so frequently in C++? +0.06
From natural language to C++ expression -0.01
C++: misunderstanding memory address and copy values of pointers 0.00
The meaning of 1llu in C++ 0.00
Series: 1 + 1/3 + 1/5 +...upto N terms -1.57
c++17 namespaces, is it possible to force qualified access ALWAYS? +1.86
Pseudocode to actual code of linear fibonacci +0.39
How to save a reversed string as a new string? +2.63
What's the purpose of this lambda? -0.93