StackRating

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

Sam Varshavchik

Rating
1661.52 (409th)
Reputation
64,840 (1,372nd)
Page: 1 ... 29 30 31 32 33 ... 56
Title Δ
c++ write non english text to a file +0.39
implement an algorithm from its pseudocode in c++ +0.86
How to use "const unordered_map"? 0.00
Calling a function in a header file 0.00
How to construct iterators of the container 0.00
C++ template operator gives wrong result when subtracting a scalar... 0.00
What does *test++ = count + '0'; do? -1.68
Handshake Failure After Client Hello -1.90
logic error, need help can't figure out the looping logic 0.00
How do I fix this runtime error related to div by zero? -2.21
How can i check if a number is present within another number if i a... +0.16
wofstream only creates an empty file c++ 0.00
C++ How to print a string backwards? -0.48
How to catch exceptions from a constructors in C++ -1.27
file refusing to traverse... keep outputing the same variable conte... 0.00
Run a function at the start of every minute? 0.00
Will static variables undergo multiple initialization? 0.00
C++ Linked List Won't Run As I Excpected (Smart Pointers) 0.00
C++ Setting Pointer Equal to shared_ptr +0.33
Reverse Bits Algorithm 0.00
std::map of template member function pointers -0.09
C++ pointer not working -2.38
Force unused function to export in shared library -2.44
Call function pointer in an object inside a Vector 0.00
How do I get the subscript of an array number to read on the consol... 0.00
Can't initalize a vector with a variable int +1.66
Initializing unordered map from a member function 0.00
Reversing a null terminated string (C++) +0.38
Printing sequence of bytes 0.00
Reinterpret cast in c +0.39
Why is my console application not waiting for lines 37 and 38? 0.00
C++ "No Matching Function for call to" Error 0.00
Error with std::getline -0.73
C++ WinSock Get Data From PHP Page? +0.38
I wanted to understand how the windows(new rectangle(30, 20)) is wo... 0.00
‘va_start’ used in function with fixed args va_start(ap, flags); -1.55
Initializing strings in C++ -1.70
Selecting a random element from a compact int array 0.00
Amateur can't understand std::thread usage +2.28
C++ initializing array based on constructor parameters -1.46
C++ moving class with thread inside 0.00
Can I use template parameter as argument to non-template method? 0.00
Returning array from fuction +1.06
How to read from a binary file to an int32_t vector in C++? 0.00
Switch to a certain commit in missing branch in GIT +0.98
Inserting a new line in a file deletes the next two characters C++ -2.14
Two folded polymorphism is weird, how to make it extensible? 0.00
Why does my loop only read one char from my .obj file? +1.68
Inheritance and Friends: Safety mechanism? -0.01
why c style array in class without user-defined operator= support d... +1.61