StackRating

An Elo-based rating system for Stack Overflow
Home   |   About   |   Stats and Analysis   |   Get a Badge
Rating Stats for

davka

Rating
1480.75 (4,494,011th)
Reputation
7,122 (22,501st)
Page: 1 2 3
Title Δ
what does in c++ for example means typedef void(Number:: *Action)(i... -1.74
Find common words from two files +4.22
Allocation in making copy of std::string -2.19
C++ external file read: I know how to find and read a string, findM... -1.79
How to use delay loading with a DLL that exports C++ classes +3.94
Types of iterator : Output vs. Input vs. Forward vs. Random Access... -3.36
checking a private variable using a derived class object +2.19
Trying to create a vector of COORD, causes linking error +4.05
Help with overloading '-' for array subtraction -2.58
Encryption: Use of initialization vector vs key? -1.62
Computing number of days which fall between predefined date ranges +4.29
Linux, Eclipse C++, how to connect ffmpeg libs to your project? +2.83
How to initialize an array of pointers to a struct in C++? -1.27
How can I compile code directly that was originally written in code... +3.92
C++: Check istream has non-space, non-tab, non-newline characters l... +0.35
Is there an STL string class that properly handles Unicode? -2.54
Storing hexadecimal values from a std::string in a std::vector and... +0.32
can't read utf8 strings from MySQL DB by an odbc client +0.18
Creating installer for a c++ windows service Dynamically +4.06
Cygwin GCC C++ compiler - Why ./? -0.13
Should preprocessor instructions be on the beginning of a line? +3.15
Make object by its name +3.63
MD5 and SHA1 C++ hashing library +0.09
The difference between delete and delete [] in C++ -2.52
Using cryptographic streams in C++ +4.43
Multithreading with STL container -4.16
What design pattern shall I use in this question? -3.75
How Can I Check if a string represents an positive, non-zero int? -3.93
Which one will execute faster, if (flag==0) or if (0==flag)? -0.43
Can someone explain this C/C++ syntax? -2.20
The use of enum without a variable name +5.23
Botan vs OpenSSL vs crypto++ for cryptography -2.22
open source code for RSA implementation in C/C++ (Use library or wr... -2.49
Printing Associative Array in C++ -2.20
How can I search all the occurrence of a regex from a curl output i... +3.87
How to decrypt string data in C++ with Crypto++ where the original... +4.80
Cross-platform iteration of Unicode string (counting Graphemes usin... -3.11
Some good example for using enums -3.06
std::ifstream buffer caching +4.21
Removing a character from a string +4.38
Using find_if on map to find by value -2.86
C++ bitfield testing -1.00
Overloading operator [] -3.16
Class Assignment Operators +0.80
AES with padding pkcs7 c++ code -3.42
Rijndael alternative for Linux +5.23
How do you initialize a map which takes a struct as value? -0.57
Sanity check of array parameters (strlen and that like) -1.44
How to find nearest even number for given int? (given 11 return 12) -1.87
Problem sorting a list of pointers -0.70