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 ... 9 10 11 12 13 14
Title Δ
Use struct member pointer to fill-in a struct in C++ +2.18
SIGSEGV when using references of shared_ptr -0.86
C++ Sub Classes Share Variable? 0.00
Obtaining ASM of a program using C++ 0.00
Is it possible to make an array that holds an unsigned int? +1.94
open a .txt file in a .exe program +1.15
Can I memcpy objects data, which has Standard Layout compatible cla... 0.00
Allocating array of pointers to doubles +1.41
WinAPI check if a window has a regular title bar 0.00
How do I handle values close to zero in c++? 0.00
pandas.read_json leading to 0xC0000005 error -0.04
Argument list too long - lint-staged -> tslint 0.00
Improper operand type MSVC 0.00
What does a file pointer point to in C? 0.00
finding the biggest value 0.00
C++ Set an object as default argument (which is a reference) 0.00
How to fill buffers with mixed types conveniently in standard confo... 0.00
What's the meaning of subtracting 'a' from elements of... -0.42
Problem of _do_fork() in Linux kernel module programming 0.00
Will a std::vector's capacity ever be reduced? -1.89
after the for loop there's no {} brace for (i=0; s[i]>='... +0.47
Memory allocation inside already allocated memory in C 0.00
How to print values of void pointer if data types are unknown? -0.92
creating pointer arrays in c++ with help of new keyword -0.44
Can (x++ !== x) && (x++ === x); return true? 0.00
how to get program to accept only positive integer values in c -0.57
Returning a const variable - can it cause problems? -0.45
Why "(!v.empty())" is better than "(v.size() >0)&... +2.70
getsizeof() function returns different output in Python 2 and Pytho... +3.00
Passing a pointer for a dynamic runtime function +0.44
How to define circularly dependent data classes in Python 3.7+? +0.48
Why git status says I have differences whereas git fetch origin sho... +1.98
What is the difference between li = [0] * 10 and li = [set()] * 10 -1.73
Returning pointers to interfaces but keep ownership & lifetime... 0.00
Any portable tricks to obtain namespace name in C++? +0.85
Automatically Transforming C code +1.64
Drawing pixel by pixel in C++ +1.84
Why is using a third variable faster than an addition trick? 0.00
Casting element of uint8_t to 32-bit variable on 8-bit platform or... -1.94
Create a tuple from a vector of strings in c++ -1.05
why doesn't the following code show the Red channel of an image? 0.00
Any advice for Beginner Programmer studying Deep Learning? 0.00
What is the best way to read input of unpredictable and indetermina... +1.91
use private variable in inner class -1.90
Regarding c++ operator assign behavior when have parent child relat... +0.43
Change 4 middle bits of a byte in C +0.25
What is the return type of this expression in C? +1.32
Generic Array with a generic size C++ +1.94
Possible to create a DYLIB from a C++ DLL project? 0.00
Not printing new lines with printf +1.09