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 ... 14 15 16 17 18 ... 24
Title Δ
most efficient way to check neighbouring grid -0.47
How to create a async::thread on Mac in C++11? 0.00
C++ Get System time as number of seconds in day 0.00
Makefile header directory errors +0.06
use cin to name a tarball from with C++ 0.00
Is this ternary operation with istreams safe? 0.00
Most efficient way to erase from a set while iterating over it -1.40
How come this program waits 10 seconds instead of counting down? -1.70
How to add nested structs to vector +1.52
while iterating over vector<> get all other elements but ith -0.71
Reading Data from a text file with fstream 0.00
Is it OK to overload operators inside the header file (when declari... 0.00
C++ regular expressions on large strings 0.00
C++ cannot name txt file after current sytem time and date +2.48
Dealing with painfully long namespace names in headers -0.73
Write to a textfile and plot with c++ and gnuplot +0.52
How can I sort the following sequence of strings in c++? -1.77
How to delete elements by key in map, which contains char and pair&... -1.41
How to topologically sort this data struct -0.02
c++ properties implementing functions 0.00
Is there a way to store date and time in a struct? C++ 0.00
how to point to delimiter at fixed position in std::string -1.35
Perfect forwarding, why does the destructor get called twice? -1.51
is it possible to grab data from an .exe file in c++? -0.51
'SerialStream' does not name a type 0.00
Code refactoring with existing classes in C++ +0.41
C++ - should you size_t with a regular array? +1.03
No need to use const & for STL container parameters as we have... -2.04
Why the variables defined inside a for loop only exist inside of it? -0.54
Macro that compares an unknown number of variables C++ +0.48
float value used as a key in multimap +1.34
What's wrong with using dynamic_cast or static_cast when access... -0.02
Memory leak/management advice (new array in method) (c++) -0.02
How to print the execution time of my code? -0.27
How to mix C++ and C correctly +2.07
How do command line tools change their output after outputting it? -0.81
Sending a string over a network using sockets in C++ +1.77
Cannot able to use libxml++ from eclipse 0.00
ISO C++ forbids declaration of ‘multiset’ with no type 0.00
Set all values of an existing array to "magic numbers" -1.04
Linked libraries not set up properly in makefile 0.00
c++ and MySQL connection 0.00
Use of observer_ptr +0.53
RTC with Eclipse: is it desirable for code to be stored in a fully... -1.62
How can I add member functions in built-in classes in c++? +0.84
Best algorithm to group data by similarity (same ID) +1.41
How Can I Use a Regex on the Reverse of a string? +1.53
Simple way to check a large number of similar conditions? +0.14
Execute two commands with wait in linux +0.37
Should I use shared_ptr or weak_ptr on not mainly containers? +1.10