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 4 5 ... 24
Title Δ
return string arrays in c++ 0.00
wrapping std::vector<double> from C++ to C for use in Swift 0.00
What's the most elegant way to handle the compiler warning abou... +0.72
How to wake a std::thread while it is sleeping -1.38
C++ regex replace whole word +1.30
(Struct *) Initialization using attribute value name? -2.00
Deleting smart pointers containing STL containers containing dynami... 0.00
Sorting 2-D array in C++ using inbuilt std::sort function +0.41
Doesn't gsl::cstring_span support constexpr? If not, why should... 0.00
C++ Convert a vector which has a address held as a string, into a n... -0.16
why I need to use std::decay in the following case? 0.00
'std::wstring_convert' to convert as much as possible (from... 0.00
How to error check for spaces and decimals when entering multiple i... +0.40
Reference Linux username in string to open file +2.16
How to read a file's contents into a char16_t array in C++? -0.00
How to set a variable in Makefile without giving a value? 0.00
is it possible to terminate a thread with another thread in c++? -0.77
Reading formatted text from input stream 0.00
C++ How would I combine two makefile object target rules (which are... -1.63
Iterating over std::set<unique_ptr>, how to keep track which... -0.68
Choose random number distribution at compile time -2.07
How to handle file I/O outside of main when redirecting input and o... 0.00
How to create large size array(like 6 billion) in C++? 0.00
Qsort comparison -0.75
Must I build in order to get rid of error in Eclipse? +1.81
How to create C API to C++ Function +0.95
Is using unique_lock in new scope equivalent to unlock call at the... +1.60
Makefile not building objects how I'm telling it to +0.43
Are there any special requires for the use of fstream? 0.00
What is an iterator in general? +1.17
C++ use interfaces without dynamic allocation +1.34
Can we reduce size of existing file? -2.12
How to convert boost::asio::ip::address_v6 IP into 2 uint64_t numbe... +0.60
Create a function that always returns zero, but the optimizer doesn... +1.09
What is the idiomatic C++17 standard approach to reading binary fil... 0.00
How to add compatibility with library structure without adding depe... +0.40
Converting a c-string to a std::string 0.00
Create a setter function by using a smart pointer Attribute? 0.00
Serialization/Deserialization of a Vector of Integers in C++ -0.34
Fast way of generating non-repeating bytes in a random reproducible... -2.01
casting a pointer to an array to a structure in efficient C++11 way -0.58
How to extract a substring from string beginning to the second deli... +0.15
different groups, same pattern- regex cpp 0.00
How to share one main function/file amongst many projects? +1.74
How can I fix this error "the value of 'x1' is not usa... -1.55
C++ pointer to vector vs pointer to vector elements 0.00
Joining two characters in c++ +0.74
Read a text file,C++ +0.40
How do I deal with the system clock changing while waiting on a std... +0.21
How to save XML file from url using libcurl c++ -0.09