StackRating

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

deviantfan

Rating
1531.62 (17,146th)
Reputation
10,129 (15,045th)
Page: 1 2 3 4 5 ... 9
Title Δ
How do I exactly solve this GCD? -1.58
What is the Time Complexity of below implementation of Recursive Le... 0.00
std::greater<int>()(100, 300), why is it working? -1.97
Effective OO Design 0.00
Allocating array in quadriple pointer +2.31
Count of consecutive numbers in a vector +1.34
Access subclass methods from array of superclass in c++? 0.00
How does the command prompt know where to find the requested compil... +1.45
I am trying to compute the month, day and year. how would i go abou... -0.16
Computing two dimensional arrays in memory -1.68
Java Repeat a check x times with changed variables +2.28
Can anyone please check if I am doing this hashing correctly +2.28
store list of objects in class 0.00
Hebrew chars in C++ (cout<<char<<char;) -0.33
How to move C++ queue's front item into the back? +2.07
TopCoder algorithm: BrightLamps -- n lamp 0.00
Algorithm to find first sequence of integers that sum to certain va... +1.41
Finding the T(n) of An Algorithm +0.63
Are chars automatically promoted in C expressions? +0.94
Cannot convert from 'const int' to 'int &' +1.72
Expression must have intergral or unscoped enum type +0.25
return a value without return type declaration in template, is this... +2.28
Deleting array of structures, changing structure adress 0.00
Sum of values at common indexes in all subsets? +1.00
Problems properly structure a project C ++ / QT -0.03
Any problems doing a multiplication with potential overflow and the... +0.63
Find how many times each number between N and M can be expressed as... +0.39
How can I find out if numbers can be made equal in an array using t... -0.00
Problems setting up binary function to use transform -1.17
Destructor of a generic tree +0.47
How to properly sort/arrange Class Members -1.76
Count space required for RLE-compressed string -0.51
Send request to server from android if device is a "real"... 0.00
How does a language "binding" communicate with the existi... 0.00
Sending sensitive data between a android app and a pc application v... 0.00
C++ non-static method folding +1.16
Native windows c++ programming? -0.30
C++ std::cout printing wierd characters when I enclose a string wit... +2.89
C++ Get all variables by object type 0.00
SIN (45) and COS (45) giving different results in c++... why? :S +1.85
Fail to pass command line arguments in CreateProcess +0.48
FAT32 in practice does not conform Microsoft's documentation 0.00
Distribute program compiled with mingw g++ +2.16
C++ unix 32bit to Red Hat Linux running on an x86_64 chip (64-bit s... 0.00
string arithmetic in cpp +0.48
How to perform wrap-around traversing on an array? 0.00
Why is x[0] != x[0][0] != x[0][0][0]? +0.86
Collapsing pointers inside a templated class? +1.97
While and Do/While Loops break unexpectedly +0.56
Does AES_cbc_encrypt add padding? 0.00