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 ... 7 8 9 10 11 ... 24
Title Δ
When to return vector iterator instead of vector? +0.12
Grant acces to private constructor without friends? -1.05
Print out unicode char from within string in terminal C++ -0.23
How do I get rid of the last comma in my C code? +1.21
Problems when reading bytes from a midi file -0.07
Marking a bucket as removed in Hash Table 0.00
c++14 unique_ptr and make unique_ptr error use of deleted function... 0.00
C++ - Overloading '=' to assign hex value to an object +2.66
Redefine basic types in C++ 0.00
Will those if statements be resolved at compile time? +0.74
C++ tolower on special characters such as ü -0.94
How to create object in heap without using new operator in c++? -0.05
C++ regular expression to match a string +1.65
Replace a character in a file using C++ -0.65
Thread safety of std::random_device 0.00
String view in c++ 0.00
method inserting into any stl collection +0.45
How to implement a specific comparator without using the lambda exp... +0.43
Maps addition with key as a structure 0.00
How smart is C++ deque iterator -1.67
Do we need thread safe design to a class with only read method? +1.47
How to insert a python code in C++? +1.69
Changing value in pointer to pointer -0.56
Finding missing numbers in an array -0.41
Difference between int *ptr = &var and int *ptr; *ptr = &var? -1.67
How can I use regex to determine the existence and size of groups o... 0.00
Unicode literal - how does this even make sense? -1.85
Extract all nodes of a node in an XML file by Pugixml C++ 0.00
How to create a row vector with elements from 0 up to and including... -2.26
Array of pointers unexplained behavior (with shallow copy) c++ +1.91
Is RVO applied on this situation? +2.08
C++ Best approach to filtering bytes in a stream -1.85
C++ struct tm & time_t 0.00
C++ fileIO line count -0.97
Locating which methods in C/C++ libraries to link against on *NIX -1.68
Qt undefined reference to `pugi::xml_document::xml_document()` +0.43
C++ delete pointer 0.00
is it ok to return a local variable by move? -0.43
Does std::vector<Simd_wrapper> have contiguous data in memory? +0.21
uninterrupted execution of Cpp Linux code +1.54
Proper way to use <vector> (or any STL container) in .h and .... +1.79
How to extract values of different sizes from an array of uint8_t? -0.06
Move a dynamically allocated variable into a vector -2.32
How does c++ keep things in scope? 0.00
Implicitly passing the length of arrays in parameters in c++ +1.51
Is "dynamic comparator" available in C++ +2.03
Custom comparator for C++ STL Sort error expected primary-expressio... -0.98
How to make a makefile for C and C++, with sources in subdirectories -1.63
How to check if the input number integer not float? +0.43
Iterating through a string c++ 0.00