StackRating

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

masoud

Rating
1558.01 (5,982nd)
Reputation
42,808 (2,526th)
Page: 1 ... 11 12 13 14 15 ... 24
Title Δ
In C++ is it possible to override virtual methods upon initializati... -0.06
way of defining class in a namespace -0.46
std::exception using message from local object +0.28
unmount USB drive in C++ +0.45
How to pass a value in a return function as an argument on another... +1.93
Freeing a pointer mean that I can not use more the pointer as *p? +1.05
Same random numbers being created everytime the loop goes around. +2.44
Catching exception from out of index 0.00
Call a function while setting value of a declarement -1.18
C++ crash on getting pointer 0.00
Iterator of map STL C++ it doens't work? -1.14
Making a console progress bar? (Windows) 0.00
differences between new char[n] and new (char[n]) -1.55
Is there a difference when class contains empty destrcutor or not +1.69
Shellcode in C program +0.49
Expected primary expression before +1.31
Iterating over list of pairs, the list being in an array -0.37
Pointers to char* inside a struct in C +0.93
how to store html file inside c++ variable +0.09
PHP Generate and autoselect from <select> field 0.00
Accessing elements of a child class through parent class in c++? +1.20
Convert Binary to Float +1.38
dev c++ doesn't compile std::function and __declspec(property 0.00
fread a single int from bin file gives me a segmentation fault in C -1.10
how to make an Adjacency List using a vector of vector pair in c++? 0.00
How to print macro name in c or c++ -1.96
Is it possible to make a typedef only visible to child classes? +0.34
C++ map with pointer value +0.10
C++: How to construct object with two iterators? -0.53
What happens when you call data() on a std::vector<bool>? -0.56
Difference between idl and odl -1.69
Is it possible to have a std::list as a member of a structure in C++? +0.22
How does binary file should look like? -0.04
Sharing class pointers between processes (UPDATED) +0.48
Why the condition doesn't occur? 0.00
General min and max - C++ -0.43
C++ operator for a = b .* c with pointers to a,b, and c objects as... +2.24
How can I initialize a *char using user input? +0.06
Do I have the guarantee that all pointers have the same size in byt... 0.00
How to get sampling points by rotating a direction in a for loop? +0.68
Receiving Ethernet frames from an UDP port +0.44
{ctor} is not a member of <BaseClass> +0.47
C++11 Base constructor delegating/forwarding to derived class with... -2.29
C++ windows how to convert 'unsigned int' to 'TCHAR *'? -0.91
C++ ostream operator issue 0.00
How do I fix the linker error? +0.26
Constant class and function +0.37
Heap sorting vector of Clients, passing iterators incorrectly? +0.68
C++: myfile.open ("example.txt") line: file not found? -0.04
concatenating two vectors of different types loses information +0.01