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 2 3 4 ... 14
Title Δ
Some questions about memory allocation in C +0.43
Prove that ¬P → ( P → ( P → Q)) is a tautology without using t... -0.59
Why can't I declare a variable that takes the value of a derefe... 0.00
Why doesn't this work on Linux but works fine on OSX? -2.69
Vector [] operation (read only) thread safety 0.00
Stack overflow (0xC00000fd) when populating an array argument but n... 0.00
Is it safe to run the C preprocessor several times on the same sour... +2.62
Any limitations or location differences between malloc and BSS? -1.03
What's the fastest (most efficient) way to iterate through a li... -0.08
Rust split vector of bytes by specific bytes 0.00
Why -O1 is faster than -O2 +2.53
Is there a linux equivalent of _aligned_realloc -1.84
C++ // Dynamic Memory Allocation 0.00
How to use recursion inside a class function 0.00
Can't limit FPS OpenGL and C 0.00
Void pointer to integer +0.38
strange optimize in LLVM IR 0.00
Is it possible to call a function in Rust by naming its arguments? -0.20
Why it I used a global variable, and I try to put this element into... -2.14
Do I still need __future__ today? +0.04
Why can't I generate all permutations with std::next_permutation? -1.41
What do I put in these template arguments for this function call? +0.43
Git branching model for maintaining different versions -1.15
How to catch a call to exit() (for unit testing) +1.13
Why is the result of strcat empty -0.62
Why is the ~/.cargo directory so big? 0.00
Difference between 0 and -0 in coding -1.55
How to create a finished, executable console program from code 0.00
If I treat my C code like C++ code, will it run like normal? -2.12
typedef on a templated function with member usage -0.43
C pointer address changes on null pointer initialization in function 0.00
Is incrementing a map iterator in else part of ternary operator cor... +1.56
Why do printing a char pointer yield string instead of memory addre... +1.72
More efficient way to iterate through columns of flattened 2D Vec +1.89
Rust cannot return value referencing local variable +1.58
Python ctypes and mutability -1.18
Global variable memset vs local variable creation again and again +2.15
Extracting a function which creates an instance in Rust +1.97
How to unwrap a Result with different Error types with the try_trait 0.00
I am a beginner and this code needs to give property details. it au... -0.57
How to run calculations -0.11
.clang-tidy configuration file content is being ignored 0.00
What are the advantages or implications of using assert vs exit or... +0.11
Using enums for dynamic polymorphism in Rust +1.89
SDL - Old CRT scanlines without waste CPU time 0.00
Devices not getting displayed under /dev when using modprobe +1.64
Why doesn't address change in forked process? 0.00
Rust - nested loop going only once inside inner loop 0.00
Matrix exponentiation becomes too slow 0.00
How can a clang 10 C++20 concept specify compound requirements for... 0.00