StackRating

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

Galik

Rating
1567.06 (4,437th)
Reputation
35,753 (3,206th)
Page: 1 2 3 ... 24
Title Δ
C++ searching through memory for a binary sequence that match a pat... -0.09
How to sort a 2d array in cpp by values of two columns? +1.86
C++ How to store million objects into array with no segmentation fa... +0.54
What is the position of an unmatched group in C++? 0.00
How can I tell whether a pointer/address is dynamically allocated? -0.75
Using unordered_multimap with a struct data type 0.00
Using STL algorithms on unary functions -0.59
Is struct of strings the same as array of strings? +2.12
Can I convert my 1D vector to a 2D vector faster than this? +1.02
Writing a copyable unique_ptr for copyable classes with PIMPL idiom +1.15
Can i somehow copy member types from vector? -0.00
using pointer to inline function vs using pointer to function 0.00
Can't figure out how to properly format Makefile using SDL2. Un... 0.00
What is the most efficient way to replace \\n with \n -2.01
Using libcurl to store retured data in a shared_ptr 0.00
Best practices for move constructor of a class with mutex-locked ca... 0.00
C++ Making sure 2D vector is compact in memory 0.00
GCC C++ compile options -mcpu 0.00
Do arrays that get allocated on the stack within the scope of a fun... -0.54
How to make std::string compatible with char*? +1.00
How can I make a C++ program to read predefined files after install... 0.00
C++ quickly dump int array contents into text file -0.44
How to make a variable cycle through range? -0.09
Convert c++ vector to char ** without memory leak 0.00
When using lambdas for complex initialization of variables, how can... 0.00
Is there a way to make a makefile for c++ that will run the program... 0.00
mid point using reverse iterators +1.78
Why can't allocate stack memory dynamically in visual c++? but... +1.14
Initializing variables in an "if" statement -0.16
Is it possible to transfer ownership from a void* to a unique_ptr? -0.09
How to include he C++ mysql library in configure and makefile.am? 0.00
How to detect last element within a map iterator +1.58
Which STL container could grow in both directions? 0.00
String won't reverse using reverse_copy +0.95
What is the standard output buffer called? +2.32
Getting memory leak with my shared pointers? +2.36
Is string_view really promoting use-after-free errors? +0.44
How to get the largest files in the current working directory in un... -2.15
Randomizing questions 0.00
Why is zero-initialization not the default for non-initialized vari... +0.29
C++ how to move object to a nullptr +1.88
Time cost of vector search vs. array search +0.41
Is moved variable valid to use after std::move? -0.49
How can I know who owns certain pointer -1.13
The mess that is ctime, time.h, sys/time.h 0.00
Using string as buffer container +1.09
Using async with std::accumulate 0.00
How to implement this data structure in c++ +0.13
parsing /proc/stat using c++ +0.39
convert char* to structure in c++ -0.92