StackRating

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

R Sahu

Rating
1606.97 (1,505th)
Reputation
176,909 (286th)
Page: 1 ... 146 147 148 149 150
Title Δ
How to split a string to an array of characters in C++? -0.46
confused with the arguments of a method? -0.08
Reading a file in C with input with different data types +0.18
How to catch exception without throw -0.10
c++ force method to be defined even though it is not inherited -1.46
Setting class member to null in destructor -0.36
Segmentation Fault C++ +1.84
C/C++ , How to deny inputting char/string when waiting for the user... +0.26
Addition of uint32* with uint32 +0.01
Filling structure from a file -0.59
Segmentation Fault (Core Dumped) C Program -0.30
how to judge if an identifier is a character in C programming langu... -0.25
Why char* can hold a single char in C? -3.07
Reading All Characters from a TXT File in C +0.72
Non-static member function must be called -1.12
what is causing SIGSEV? -3.33
"error:no matching function call to ..." -1.07
Is data freed when all instances of std::shared_ptr pointing to it... +0.71
How do I make a string array in C -1.41
cosine function calculating scheme -2.50
char pointers: invalid conversion from 'char*' to 'char'? +4.46
Completing a Graph in Scheme 0.00
How to return a list of numbers between 1 and x -0.94
Intersection of sets of ranges in Scheme +0.68
Return function pointer to function that returns the same type +0.66
Sorting an array according to another array. how to? -4.39
Is an empty 'else' statement required for 'safe' programming? -0.83
Why is the compiler not seeing the default parameter value specified? +2.10
deconstructor is very lazy, why? +2.83
What is the differences between Node *node[100] and Node node[100] -1.17
make 'const' work with the result of type traits -2.55
Why can't I get the length of the whole string? -0.89
Duplicate, Replace or Insert backslash in C -1.54
the character array doesn't work in file handling +1.30
How do you parse any datatype in a text file followed by unwanted t... +4.73
Include files are not being recognized, even though they are in the... +0.72
Reading and Writing to a File using C++ -3.41
How to check if getline gets a blank line? -2.91
How to insert data into map<string, set<string> > C++? -1.44
C++ referencing operator in declaration +0.81
Counts of repeated elements in a list -1.24
Decimal to binary C while dividing by 2 +0.57
What does &**this return exactly? +4.77
Is anything wrong with my doubly linked list swap function? -1.56
how to fix error C2679: binary '>>' : no operator found which... 0.00
VIM: Is there a way to make vim not copy whenever you delete text -3.40
HANDLE vs void* function code style +2.91
Recursive generator in C++ -3.31
Hello World C++ -3.48
What does address of a, which is an array, returns? -0.16