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 6 ... 24
Title Δ
Is this the idiomatic way to bind to a non-RVO return value to be m... -1.79
read a html file from c++ without tags -0.09
How to overload the operator << inside a structure 0.00
Making shared_ptr lose ownership of memory +1.10
is it ok to access value(entry in thread safe map) pointed by point... +0.45
C++ makefile that compiles both .o and .exe 0.00
C++: How can i create a function that accepts concatenated strings... +0.18
In SFML, does the clock have a limit? 0.00
Why is it not possible to inline function definitions in .cpp file? +0.44
C++ need a good technique for seeding rand() that does not use time() -0.47
No rule to make target .o, why? 0.00
Sending to socket while server is disconected +1.28
Using unique_ptr and shared_ptr with function parameters in C++ 0.00
libcurl: curl_easy_perform blocks unless CURLOPT_READFUNCTION is set 0.00
How to correctly deallocate a list of pointer to pair? +1.24
cpp exception get the details of throw caller -0.11
Clever way to clean dirty flag in c++ 0.00
How to construct a byte in hex format with out of sequence nibbles... 0.00
How to change standard input from console to another program in ecl... +1.75
What does "[ptr, ptr+len) must be a valid range" mean? +1.89
What does the C++ standard guarantee regarding the storage, allocat... -1.16
std::sort a class that's implemented a move constructor 0.00
STL exceptions are not thrown Visual Studio 2015 Community Edition -0.58
How do I set a C++ time_t object to the epoch? +0.30
C++ 17: Makefile flags for pthread 0.00
What is the fastest way to get the number of rows in a csv file? 0.00
Cpp: How to create a thread with method that requires pointer? 0.00
Are the global C++ I/O objects equivalent or using the C I/O streams? 0.00
Repeat elements in a vector +0.42
C++ Read file stream from terminal line by line with only one command 0.00
Playing around with getopt +0.38
std::vector push_back class from a different namespace -2.39
How to initialize a int const * const in constructor? +1.86
Enum with constexpr std::string_view vs instantiated enum with std:... +1.78
How to declare a reference to std algorithm? +0.17
How to write a struct to a file using write() function? -0.51
Insert char* as vector<byte> in sqlite 0.00
SFML C++ why is nothing drawn on screen here? (simple code) 0.00
How to use a mutex as a member variable? Without copy constructor o... +2.20
How to use std::sort to sort an array in a 'custom' way, in... -1.29
why shell script code in c++ don't work? -2.80
Do we need mutex to perform multithreading file IO +0.20
Condition in class constructor c++ 0.00
C++ 11 array pass by reference without size in function -0.74
Correct way to write only the first element of a c++ stl vector -0.62
C++ cout aligning output numbers -2.11
Chunking a big vector to smaller ones without extra heap allocation +1.78
condition_variable event notifyAndWait() 0.00
Fastest way to simplify numerator and denominator -2.40
Convert u16string to float +1.64