StackRating

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

Acorn

Rating
1564.97 (4,752nd)
Reputation
5,688 (28,836th)
Page: 1 ... 5 6 7 8 9 ... 14
Title Δ
How to stop a stack buffer overflow when reading from file? 0.00
Declaring non-intrinsic types with () after variable name has diffe... 0.00
Is compiler allowed to call an immediate (consteval) function durin... +2.98
Time complexity in Python 3 -2.03
Segregate ODD and EVEN numbers in an Array using C++ +0.44
Global variables in a header file +0.43
Seg fault after for loop completes 0.00
Can someone explain how the modulus work? +2.13
Why does b+=(4,) work and b = b + (4,) doesn't work when b is a... -0.50
incorrect data from boost binary_iarchive read 0.00
How to merge commits previously rejected/reverted? -0.55
Get the sum of a vector -2.02
Is declaring function in .h file is necessary if you only need it i... -2.05
How to write a recursive function that models the nth term of the M... -0.29
How do I remove a new file that was committed to HEAD 0.00
Branch on null vs null object performance +1.58
How does 'for' work when all of its "parts" are &... +1.24
Write a C program that accepts some integers from the user and find... 0.00
Not able to use string length function in abs function c++ 0.00
Universal ">>" for vector +1.78
Include and run function from other file +2.20
How to wrap C++ class method having a parameter or returning an ins... -1.21
C++11 std::chrono::duration_cast<> text of units being used -2.21
Is it possible to write C++ function that swaps the input without u... 0.00
How to convert from std::shared_ptr to std::unique_ptr? 0.00
array(['<=50K', '>50K'], dtype=object) not ru... 0.00
How can I get each char in a string? +0.26
Using Parentheses in Partial Template Specialization -0.35
C++ Issues with windows.h, Illegal declaration of anonymous 'st... +0.45
Fill argv[1] in C with max input +0.80
Why does sprintf not work when \"%s\" is used? 0.00
How do people come up with solutions to bitwise problems? +0.38
How to specify an array of integers as compiler commandline define -D -0.07
For loop else if statement is not evaluating -2.21
Static variables in member function 0.00
What does "premature end of file" mean in GNU makefile? -1.06
How do I build clang that make use my own build libc++ by default? 0.00
Is there a way to add an offset to a character in Rust? 0.00
std::stod ignores nonnumerical values after decimal place -1.06
How to design a Rust struct with optional features decided at compi... 0.00
ISO C++ does not include variadic templates 0.00
How to understand Sprite coordinates in AddSprite function? 0.00
Why argument's size of function is increased to word size? +0.78
Should mutexes be stored in main or in the object? +0.09
Why are conversion characters needed? -1.26
Why doesn't this generate out-of-bounds access in C? +0.86
Series/parallel function 0.00
Container of vectors with fixed, but runtime-determined length in C++ +2.12
Wrapping a function -2.01
Is there a way of making a lock-free "counter" random acc... 0.00