StackRating

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

jrok

Rating
1672.12 (304th)
Reputation
46,263 (2,247th)
Page: 1 ... 12 13 14 15 16 17 18
Title Δ
can I read the numeric position of a vector<string>::iterator? -1.65
Will memory of array member of a class be allocated? +1.25
Removing elements of 2D vector +1.85
Function template accepting nothing less than a bidirectional itera... +0.42
Char array in struct cuts out first letter +0.22
Running destructor, when constructor throws exception +1.03
How do I check that stream extraction has consumed all input? +2.26
template inheritance and member access -1.03
Compile error with template return type for a function -0.55
C++, array declaration, templates, linker error +2.03
using an integer number as the outstream file name? +1.32
loading into 2d array from file in c++ -0.21
change a field in a line from textfile, storing into array than re-... -0.55
Get all positions of elements in STL vector that are greater than a... -1.72
'W' prints out W and "W" prints out $. Why? -1.78
Can extraction operator (>>) overwrite a variable? +2.18
2-D array not being initialized properly +0.44
C++ using <template> in .h 0.00
reverse every word in a string(should handle space) 0.00
How to define a friend template function of a template class outsid... +1.99
Variable length argument list of set type +1.00
How can I shift an array to the right in c++? +0.56
getline() does not work if used after some inputs +0.17
C++ Iterate from the second element of a map +1.21
How to look ahead multiple steps while reading files in C++ 0.00
Create space between characters blitted on screen - SDL 0.00
Proper way to writing constructors in C++ +1.01
Coding a logical sub pot system for texas holdem poker -0.44
Check if a spelled number is in a range in C++ +0.26
Is a default value of nullptr in a map of pointers defined behaviour? -2.08
Initializing a const bool array using a function in c++ +2.39
sizeof(array) does not give the expected value in this strstr reimp... -0.53
Why does following C++ program print string's ascii values instead... 0.00
c++ - declaring an array of strings and finding the number of eleme... +0.76
Using stringstream to tokenize a string with different delimeters +0.47
Linked List outputs 1 too many? 0.00
What is the complexity of std::string::substr member function? +0.42
CPP: Mysterious error for array initialization and crash? +0.45
clone causes a segmentation fault in c++ 0.00
error in clone system call sentence in c++ +1.62
Vector split/shift elements +1.65
QT QImage, how to extract RGB? -0.02
Construct stringstream from char +0.30
Convert a number from stringstream to string with a set precision +1.77
Strange SDL blitting behaviour 0.00
Conversion from int to char to display ncurses key bindings 0.00
Function templates in C++, two questions +0.51
Would a static nested bool help me disable a call for certain types... -1.45
read in a set of integers from a text file into by column in to var... -1.07
How do I read an empty file in C++? +0.16