StackRating

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

Mohit Jain

Rating
1608.22 (1,465th)
Reputation
27,513 (4,587th)
Page: 1 2 3 4 5 6 ... 16
Title Δ
cppcheck : possible null point dereference +1.75
Reading a matrix text file into a array in c 0.00
error C2061: syntax error : identifier 'map' 0.00
OpenGL Shader language initializing error cannot conver from a GLCh... 0.00
error: expected ‘)’ before ‘start’ when I inherit std::vector 0.00
Unable to call copy constructor 0.00
Why can functions with no arguments defined be called with any numb... +1.78
Typedefinition interchange in two header files +1.22
Return void type in C and C++ +0.69
Adding Large Number of Strings to MFC Combobox -0.54
clarification regarding use of realloc 0.00
Is if (condition) try {...} legal in C++? +1.67
How to make 2 file pointers write in one file sequentially in C++? +0.35
Why does rand() compile without including cstdlib or using namespac... +0.30
Struct got wrong 0.00
Why does this code skip the if statements that set string variables? 0.00
Pointers and pass by reference c++ +1.04
Creating three children in C that have the same parent 0.00
Conversion from base 11 to 10 c++ 0.00
Need explanation about these points regarding benifits if threads o... 0.00
Sorting a C++ list by multiple columns +0.35
Changing the value of elements in an array in C 0.00
Is there any function for square root of another order? -0.50
Std::map \ std::set contain duplicate keys 0.00
How to initialise array of TCHAR? 0.00
How does the + operator work in C? +0.67
Can exceptions be thrown if I don't use throw keyword inside tr... -2.36
C++/MFC is there a way to click a button while clicking another one? -0.63
Array name can't be l-value means this? +0.95
Strcmp user input and file input not matching 0.00
Where are the begin() and end() functions defined in C++? +1.35
How to use static variable in a C++ class template +1.02
Integer arithmetic produces a strange result (rounding after divisi... -1.38
Time range query on c++ data strucutre 0.00
What does flag&0xffffffff do in this example 0.00
How to ignore an empty line from the keyboard in C -0.17
Ternary Operator And Addition Precedence 0.00
why do we have a pointer to a constant in the syntax of scanf and p... +0.32
Force std::string to use unsigned char (0 to 255) instead of char (... +0.78
Is it undefined behaviour to change sort order while sorting? -1.76
Should I use a reference? -1.83
Getting rid of repeating code? +0.61
Displaying output to the right +0.34
Visual studio recompile single file each time 0.00
Bisection by C - a basic beginner's q 0.00
Calling a function within a switch case +0.34
C program to accept two characters +0.90
printf("%d\n", 1000000001) cause Segmentation fault? +1.28
i am trying to do string reverse in a diffrent way +0.35
Given an array of length n, find number of subsets where XOR of a s... +0.36