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 ... 55 56 57 58 59 ... 150
Title Δ
warning: iteration 5u invokes undefined behavior [-Waggressive-loop... 0.00
Printing out all possibilities for each array? 0.00
How memory is allocated when we use malloc to create 2-dimensional... +1.94
C++ - How do you create multidimensional arrays? +0.42
Is there a way to see what characters are in the types in ctype.h? -1.21
Initialization of vector of objects -1.15
Creating a multi dimensional array at c +0.39
C++ When to use which (standard) exception? 0.00
Run time error c++ 0.00
(Re)Assignment to a 2 dimensional std::vector<bool> within a... +0.40
passing pointer to function and accessing it outside +1.05
c++ cin input loops even if I do ignore() and then clear() +2.25
custom type requires an initializer to declare with auto? 0.00
C++: Strange multiple definition errors and problems with 0.00
C++ Pointer as a member of template class 0.00
What is the use of >>= or <<= compound assignment in c++? -0.43
Do flat and 2D arrays use the same amount of memory? +0.29
Defining a static class member inside of another namespace 0.00
How can I check which expression is evaluated first in C? 0.00
Taking the transpose of a matrix in C with 1D arrays +1.01
How to read an indefinite number of variables from scanf (separated... -0.62
Two-dimensional pointers as structure 0.00
Strange way to call a method from an instance object... -0.08
Peculiar behavior of std::cout functionality +1.68
Getting error when initializing a reference 0.00
How to pass a array of strings to a function? -1.36
C++ placement new keep giving compiling error +1.39
What are the differences between the following codes +0.43
Calling a free() wrapper: dereferencing type-punned pointer will br... -0.31
Printf was not declared in this scope +0.72
How to use Map<K, V> with string and int in Cocos2dx-v3 C++? 0.00
what does char** mean in a c program, can someone please give a cor... -0.79
How to use #define to define a variable value from a text file? +1.94
Right shift with bitwise AND +0.60
Tracing a specialized template object's enum member value 0.00
What does clearing of input buffer mean? -0.09
C++ Defining the elements of an array of objects +1.79
c: when using a pointer as input in a function incrementing the poi... +0.42
Why does this code turn back blank console while trying to put a .t... 0.00
C++ - Scope of the object created at the end of class definition +0.41
C++ Single function pointer for all template instances +1.62
template issue with class derived from const -1.60
New to structs, how come my program is not running? 0.00
Function argument taking other argument as default value +0.33
Error with array displaying 0.00
Pointers in C , understanding the difference +1.09
About the arguments of the binary function in c++ -1.69
About conversion specifier in C +0.39
C - Check if index of struct array is uninitialized +1.56
Why do I get an 0xCCCCCCCC error after allocating memory for the st... -2.14