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 ... 4 5 6 7 8 ... 24
Title Δ
overriding function for each instance c++ 0.00
Using std::equal_range to find the range of prefixes that occur in... +0.00
If I sleep for 10 milliseconds. what do I need to increment by to g... +1.21
Using a Pure Abstract Data Type as a return? -2.11
Is 'all:' is default in Eclipse makefile? -0.55
Initializing cannot convert from const char [3] to std::string * 0.00
Converting fractions (1/8, 3/8, 5/8, 7/8) to UTF-8 in C++ +0.44
C++ Use Regex to find substring +1.45
How can I put objects of a derived type in a vector meant for the b... -0.04
c++ adding "\u" to string -1.22
Istream reference based on condition +2.26
string erase using reversed remove_if -0.72
creating shared pointer from a raw pointer +1.44
Sorting a vector of unique pointers using constant iterators +2.23
Right way to "reserve or shrink" a vector to a known futu... +0.05
How to use same unique_ptr in multiple classes +0.41
Using std::weak_ptr with std::shared_ptr for shadowing +1.90
What is the fastest way to return a range of numbers from a sorted... +1.85
C++ How to break a while find loop? +0.16
Using infinite loops in std::thread to increment and display a value -0.08
C++ multithreading - beginner query +1.68
Why doesn't C++ support range based for loop for dynamic arrays? +1.11
Why is the address of a variable defined inside a loop unchanged on... +0.01
Should I just be using std::vector? 0.00
Difference in methods for converting std string to char* -2.02
pointers in C++ (need overview) -0.07
cURL GET request function is not returning a string 0.00
How to pass the unique pointer to specific param required in functi... -1.09
Moving set bits to the end of 64bits integer -1.91
how to insert and sort a vector of objects with unique entries in c... 0.00
stringstream and binary data 0.00
I don't want a comma after the last number/value, how do i remo... 0.00
How can I avoid forward declaration error? -0.57
How can I return a String of an object in a class in c++? +0.39
Replace invalid XML unicode sequence in a string C++ +2.42
In c++, Is it advisable to use pointer to vector or should we alway... -2.03
How to use a template class in another template class in c++ +0.91
Appending data to csv file, before last entry instead of after last... 0.00
Vector of pointers to possibly nonexistent objects +1.65
C++: Getting T** from vector<vector<T>> +0.85
Summing the elements of two int vectors parallel to each other +1.02
Dynamic array of Maps in C++ +0.45
Why can't I use a range based loop with an array when it's... -2.14
What is the idiomatic cpp14 way to read an int32_t from a char* buf... -1.87
How to replace characters inplace fast using C++ +1.76
multiple word commands C++ -0.44
How to add a string into a vector in a switch case menu in C++ -0.07
Elegant way to move an initializer behind the conditional in for loop 0.00
Convert to std::string and get const char * in one line +0.43
make random numbers evenly in c++ 0.00