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 ... 21 22 23 24
Title Δ
Parse a text file until a float is found? +4.15
Using ifstream to print integers from text files +3.86
c++ efficient large file parser 0.00
Is there a more natural way to represent a matrix of T than a vecto... -2.54
Parse formatted text file 0.00
How to dump (write) IStream's content into file (Image) 0.00
Java final String, C++ equivalent. Is my understanding correct? -3.85
Cant express myself in c++ other than with a macro +0.36
Creating a vector of indices of a sorted vector -0.52
Replace #include <> with #include "" -4.37
Finding the lexicographically largest rotations in the string -2.18
can't initialize inherited public member in derived class using... -0.21
Using a function call with the argument cin.get() or .getline() -2.29
How to read string from stdin until meet blank lines -3.48
Searching for a phrase in a text file c++ 0.00
array getting more than it should -0.01
Implementing a map using doubly linked list +4.03
how to stop automatic conversion from int to float and vice-versa i... -1.98
Save next word, if a given word is found (C++) -2.88
How do I define a variable or recalculate it later in the code? -1.54
c++ while loops, using getline function +4.02
Use of raw pointers in modern C++ post C++11 -1.87
Why aren't string literals passed as references to arrays inste... +0.33
C++ Read file with only numbers 0.00
C++ Referencing inside a polymorphic object +4.18
Easier way to do iterator arithmetic on string copies 0.00
How to make C++ class access ALL of another class's private mem... -3.55
Reading multiple .txt files c++ linux -1.05
How to write lambda function with arguments? c++ +0.49
ADL with static data member 0.00
how to parse unsigned char array to numerical data -2.11
Generating a .so file with Autotools [Solved] 0.00
Is it possible to initialize a vector from the keys in a map? -2.47
How to read a single bit from binary file in C++? +5.87
What is a concise syntax for accessing the other element of two ele... +4.00
Smart way of assigning single member from vector A to vector B -3.77
C++/Arduino Implementation of array +0.02
c++11 regex : check if a set of characters exist in a string +1.89
C++11: std::move() call on arguments' list -4.21
Writing repeated values in array quickly -4.28
Load And Read Multiple Files In c++ 0.00
How to store nth column of comma delimited file in an array? +4.19
Should I always use the override contextual keyword? +3.91
XPath query does not work with pugixml 0.00
Why std::make_move_iterator works on vector<string> but not o... -1.45
Preferred way of initialization in c++11 +0.92
Difference between std::string and std::u16string (or u32string) +2.26
Implement C++11 lambda using boost -0.15
Why I need C++ linkage for a template? -3.26
Store objects with the same base class in C++ <vector> by val... +6.58