StackRating

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

pvc

Rating
1491.02 (4,399,252nd)
Reputation
11 (2,014,183rd)
Page: 1
Title Δ
Getting runtime error in linked list implementation +4.66
Classes and OOP help C++ +0.15
C++ Template Parameter sizeof Returns Incorrect Result +1.12
How to output an array with a[0] - a[0]a[1] - a[0]a[1]a[2] -3.87
How is an input like 123cplusplus a valid integer when read with cin? -1.05
how to create an += operator 0.00
C++ why are typedef structs unique compared to typedef primitives -2.84
Unable to initialize vector from initializer list in delegating con... -3.26
Calculating an array's number of elements... Able to refer to i... 0.00
Returning a pointer from a function using template in c++ 0.00
priority queue as min heap c++ vs heapq in python (how to convert h... 0.00
Why does copy constructor get called with this statement: myVector.... +2.83
Copy the struct to new one -2.96
C++ Error "_main", referenced from: " Xcode 0.00
Applying selection sort on an array of integers +1.01
I'm trying to print from a void function, but it won't comp... +0.08
Is there anything redundant that I have done or am I, a C++ newbie,... 0.00
C++: Move a particular number to the back, using vector -1.20
Expand types of struct fields into variadic template arguments 0.00
Is there a difference between std::string's front() and [0]? 0.00
How do I remove element pointed to by iterator in a C++ list? -0.96
Using a struct variable inside a class constructor +0.55
Error Message: "no match for 'operator+='" after... +1.57
How to understand code like this in c++ [request->headers().Meth... -1.93
C++ convert string to int -1.71
How to recognize if input string contains any digit +4.02
Initialize constant class member of inherited class depended of sub... -0.38
cout of string doesn't show anything -1.58
Displaying enumeration values from functions -1.82
Cannont convert char to int? -2.04
Difference between passing string S and string S[ ] in C++ +1.85
checking string word does contain digit and does not contain digit +5.00
C++ class getter not returning any value in main, but does in the c... -1.30
Inserting spanish text in mysql -0.52
Trigger error in mysql -4.39
Store form input fields based on select value? 0.00