StackRating

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

Kit.

Rating
1532.84 (16,194th)
Reputation
635 (225,270th)
Page: 1
Title Δ
C++ alignas(1) does not affect the size of a struct 0.00
Is there a array-like class that implement quick search adding word... +3.67
Why unique_ptr and shared_ptr do not invalidate the pointer they ar... +3.74
Pointer to pointer comparision breaks when while(1) removed - why? 0.00
Class design - use optionals? variants? be opaque? -2.28
Would replacing ' :: ' with ' . ' create ambiguitie... +3.73
std::thread creation with class member function - best practice -3.34
How can I safely pass a value of a variable to a C++ method, which... 0.00
A C program that performs the same actions as Apt/Apt-get Update/Up... 0.00
How to convert a negative decimal number to binary using linked list? 0.00
i got the 100 errors when include a ntddk.h and wdm.h in my program 0.00
When do you need to delete C-style arrays? -3.16
How to determine whether an object has heap allocated members? +4.04
Choosing an array size based on a template argument in C++11? +1.13
Overloading operator new with smaller default alignment 0.00
How to store values of a predefined data type into an array and out... +3.75
C++ Factory Pattern with Smart Pointers - can't get past "... 0.00
Problem using 64 bit data in 32 bit processor (ARM Cortex A9) +4.76
Why does std::list have remove and remove_if functions +4.41
Are there downsides to using std::string as a buffer? -0.53
Speeding up a do-while loop with loop unrolling +3.97
Cannot crash a faulty logic with my unit test 0.00
My word tally program only tallies the last word in a text file. Wh... +1.74
How can a C program poll for user input while simultaneously perfor... -0.53
List comprehension output in separate line +4.02
Can't seem to get this for loop to work with range -0.19
Does undefined behavior affect static_assert? -2.92
Implicit conversion and operator overload -2.74
How to update a variable inside the while loop and see the results? -0.13
simple example on C++ client talk to node.js server using unix socket -0.11
How does this work in C++ and any rough equiavalnce of this in Java... -2.02
Is C++17 implementable on big-endian platforms? +0.57
Does using size() function of string inside a recursive function re... 0.00
Reconstructing class from member function +3.82
Using factory when loading from file 0.00
Tensorflow error: An initializer for variable dense_1/kernel of dty... 0.00
Print bash history using python +4.13
Directly convert char* to std::string inside fscanf -0.97
How can I make sure I only output a 6-digit, 0-padded hexadecimal v... 0.00
The asterisk is not a character constant? -1.59
Can graphics.h header work on 64bit windows? 0.00
Cases with multiple flexible array members in C? +4.13
treating memory returned by operator new(sizeof(T) * N) as an array +2.40
C++ Constructor Initialize Non Primitive Member Variables In Stack 0.00
Avoid accumulation of iterator types in template arguments -2.59
C++ Singleton gets instantiated twice - problem with static member... -2.04
How to convert an colored image into density monochrome one? +3.96
c++ openmp false-sharing on aligned array example 0.00