StackRating

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

ravi

Rating
1464.39 (4,525,600th)
Reputation
9,531 (16,123rd)
Page: 1 2 3 4 5 ... 12
Title Δ
Which macro is more exact? __TIME__ or __TIMESTAMP__? -1.19
Using localtime_s to create a timestamp? And using asctime_s. C++ -1.43
Why the defines inside a c++ namespace works outside the namespace? -0.02
Casting void* to several types known only at runtime -0.45
How to sequentially pass a set of 1D arrays to a function, in C(pre... +0.46
What namespace does global variables belong to, if we don't dec... -1.87
Why does my for-loop that is supposed to find the product of all va... +0.29
There are classes already written for LinkedList, HashMap, Tree, et... -1.57
Safe to use static casting for performance in a unique virtual int... -0.95
Value of a Short type variable -0.47
what is wrong with c++ program.i am beginner please +0.75
Deriving from virtual class +0.53
'Object': 'struct/class' type redefinition WITH hea... +0.12
What is defined behavior of std::upper_bound on an empty end range? 0.00
I get an unresolved external symbol +2.28
how can i know the number of elements in array +0.03
pointers and string literals +2.52
oop - C++ - Proper way to implement type-specific behavior? -0.13
problems in member function -0.92
C++ container for storing sorted unique values with different predi... -0.81
Is it safe to reinterpret_cast an array to a struct containing the... -0.60
What are the possible reasons for POSIX SIGBUS? 0.00
In a member function, can this == NULL? -1.62
how to get the size of the map using the pointer of the map? +1.04
How to use the templates in a method parameter in a class +0.55
why can't I instantiate object of same class in class defintion -0.36
allocating size using new operator +1.13
What is the advantage of hiding new from client by factory design p... +0.30
C/C++ double pointer de-referencing issue 0.00
Quickfix Socket Error: Connection reset by peer c++ +0.02
Collections holding different Types Simultaneously +0.11
Template Specialization for Template Template Parameter 0.00
concatenating two strings c++ +0.13
c++ struct operator: conversion from to non-scalar type requested -1.61
fread to C++ Vecotor +1.24
Invalid use of this in a non static member function -0.01
Not able to display string using a user define String class -0.41
C++ odd exception at overriden method call +0.88
Understanding arrays and pointers in recursive functions +0.62
How many times this nested loop will run, mathematically? +0.30
IntelliSense: expression must be a modifiable lvalue+function +0.04
Function Prototype/Definition +0.58
Why doesn't my function output what's expected -0.19
initialize variable in constructor. (see code) +0.55
C++ "No matching constructor for initializing Employee" +0.21
What does accumulate do in C++? -0.59
Find angle of right angled triangle -0.20
Explanation of code snippet regarding how to pass an array as a fun... -0.61
concept and datatype of 'this' pointer in c++ and c# -0.02
Is multiple inheritance from the same base class via different pare... -1.46