StackRating

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

bolov

Rating
1606.50 (1,521st)
Reputation
34,546 (3,374th)
Page: 1 ... 16 17 18 19 20 ... 23
Title Δ
Can anyone explain the output of this program based on pointers? 0.00
C++ find_first_not_of 0.00
How can I find the index of the highest value in a vector, defaulti... -0.54
A templated constructor cursor and a templated member cursor have k... 0.00
What is the use of typedef here? +0.94
Removing digits and all punctuation except apostrophe from a string... +0.46
Incorrect assignment of values in char enum -0.52
How to enumerate in C 0.00
Checking if value in twodimensional array is equal to a "#" 0.00
C++, assignment of non-pointer type to a member pointer of template... -1.48
How is the move constructor of member variable invoked without usin... -0.76
return const reference vs temporary object +2.00
Quantum and CPU time wasting 0.00
Is volatile useful at all in a singlethreaded application in C++? +1.52
What is the optimal order of members in a class? +0.31
How to #define a character in C++ -1.12
adding and subtracting an element from array pointer +1.61
C++ variadic template arguments method to pass to a method without... -0.53
wget refuses to download a file over https, but http works fine 0.00
Vector by referece in constructor: uninitialized reference 0.00
How to generate compile error for not completed enum to string conv... 0.00
Why doesn't it work to pass matrix to function if it is statica... +1.91
operator overloading of [] +1.01
CRTP std::is_default_constructible not working as expected -1.12
Check if constructors of subclass are public in C++ 0.00
dynamic_cast and rvalue reference -1.13
Undefined Behaviour of atoi function +1.82
When to use const void*? +1.71
How to declare two dimensional arrays using pointers? +0.97
How function template type deduction works when parameter type is c... -1.76
What does"one-past-the-last-element" mean in vectors? +1.30
What does strcmp() exactly returns in c? +1.07
Can I have a single template with a variable object? 0.00
Vector of pairs sorting is not working -2.01
C++ stringstream error: no match for operator<< for operand t... 0.00
Can an array be declared with a size that is a const variable not a... 0.00
Is time stamp needed for a process? 0.00
How to free recursive struct (trie) -2.56
enum comparison in if statement never true in c 0.00
Could u help me to explain the result of the C++ program? +1.48
Initializing a constexpr with a const, -- int vs float -1.37
C++ operator inheritance and overloading 0.00
Why do we have two kinds of libraries in C/C++? -1.92
Extending and shrinking array using realloc -2.05
How to write data efficiently to thousands of different files -1.10
How to write data efficiently to thousands of different files -1.10
Invoke default constructor for each element in constructed std::vec... +0.44
RAII of char array in .h file +0.43
Is it possible to compile a project with a prototype of the functio... -0.32
Why loop is so faster? 0.00