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 ... 26 27 28 29 30 ... 150
Title Δ
Sentence generator +1.04
2D Arrays - sum diagonals, transpose, shift columns -0.12
What good is the c++'s `const` promise? -0.55
illegal use of deleted function 0.00
When to write the template angle brackets (<...>)? +1.91
Makefile - Unix for C program 0.00
gets() not declared in the scope 0.00
undefined behaviour while using fgetc(stdin) -2.20
Multiple templates of a class in the same function +0.42
fprintf only write part of the data into file 0.00
Why does the following C code skip the read() system call to execut... 0.00
how I correctly read struct from a file? -0.08
2D array grid in C with different characters for each coordinate 0.00
Ternary operator implicit cast to base class -1.32
Error Type not Allowed +0.37
Any elegant way to judge whether an int is assigned a value in C++? +1.09
Can an array in C be indexed by a character? +0.89
Don't understand a reference to a struct in 'C': (regs_... +0.39
c++ reading from a file and making a constructor 0.00
What is the underlying mechanism of a base class pointer assigned t... -0.60
C++: using class member and static function of same name but differ... +0.44
Static variable inheritance C++ -0.66
invalid initialization of reference of type ‘short int (&) -0.05
No matching function for to call +0.41
What's the reason behind having std::integral_constant? -2.15
Is it safe to slice stateless derived classes? -1.64
extern undefined reference error when declaring variable -2.13
Having an issue using pipes to send string from two children proces... 0.00
c - printing the longest string and string length? +0.48
How to open and read a file based on user input c++ +1.01
How can I cleanly validate and cast to an enum that is nonsequential? +1.62
How to exclude float values from a switch statement? 0.00
Converting 4 character hex string to a signed short with string str... -0.61
Conditionally make shared_ptr in initializer list null +0.28
why can temporary objects be bound to const reference? 0.00
Is every command handled differently in input redirection in a shel... 0.00
C++ How do you pass a member function into a functor parameter? +1.55
How to do a if condition in a switch statement in c++ +0.39
ifstream is.open() acting like it's not reading the file +0.38
Invalid use of void expression with a Queue and .pop() +1.64
What does a "\" in a string mean? +1.33
How to promote an empty vector to a vector of one default element? +0.13
C++ Operator overloading class object for 2 separate class members -0.51
What happend when increasing a top-level const pointer? -1.39
for loop iteration_expression value doesn't increment on loop e... -1.35
C++ Vector Not Initialized Empty When In Release Mode 0.00
Python How do I search through a dictionary if the the value is a l... -0.33
Standalone exe: Where on disk to save config files and logs? 0.00
Why is zero being returned by this function? +0.70
What is the proper way to use struct in C? -0.44