StackRating

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

Kevin

Rating
1582.98 (2,756th)
Reputation
2,978 (56,797th)
Page: 1 2 3
Title Δ
Why is my result varying if I am performing division with a macro v... 0.00
Variable name with using pointer -4.86
Is there a way to conditionally select different initializer lists... +3.48
#pragma once vs. include guards -3.68
How can i store the input without using array? 0.00
C++ Initializing array member with a length known by constructor at... -2.35
Why am I getting "no matching function for call to .." fo... 0.00
How to fold control statements with preprocessors in them? 0.00
Different linkage for extern "C" vs. extern "C"... 0.00
How to cleanup the results of preprocessing by removing some or all... +1.23
How to find string in exe? +3.20
dynamic_cast returns std::bad_cast and I don't know why 0.00
C++ 11 Best practices for caching in a std::map? 0.00
Endian-safe conversion from uint16 with value less than 256 to uint8 0.00
Is a C-style cast identical to a function-style cast? 0.00
Gdb doesn't step in function when use command "s" 0.00
c++ lambda function calls pure virtual function +2.84
Print vector elements with iterator +3.26
What is the difference between using execle and, putenv followed by... 0.00
Why did my array get transposed? +3.23
Deleting like elements in two vectors C++ -0.73
Recall a struct from C++ to C 0.00
std::string::find returns wrong answer -0.81
How to assign returned function value to a const global variable 0.00
Why is array of chars printing one less char than needed after dyna... 0.00
c++ store data in middle of an aligned array 0.00
Difference between type casting (char*) and (size_t) -1.52
Do mainstream programming languages today mostly use dynamic or sta... 0.00
How to use string as a delimiter in getline() function in c++ -4.80
set::vector initialization with quotes in a numeric +3.24
Strcpy Copies to other char array 0.00
Why is my wc implementation giving wrong word count? +1.87
c++ writing data to file without duplicates +3.57
Binary Bomb (Phase 4) %d %d 0.00
How to keep the value if function is true? 0.00
How to use get() multiple times in c++ 11 future or how to get a ve... 0.00
Trying to send an argv to a new process using mpiicc 0.00
was not declared in this scope 0.00
C++: request for member is ambiguous +3.78
C++ Add compiler warnings for wrong usage of custom print/log funct... +3.36
Reference member variable initialization error with default constru... +0.26
C++ Unable to assign Character Array Variable to String Variable -1.96
Why does my code exit with exit code: 0 even though the loop condit... -0.82
deque throws Segfault after 128 iterations 0.00
How to use realloc in a while loop so that it works for spaces of a... -1.03
"pointer being freed was not allocated" while using memcpy +4.43
Set up member function that grants const access to members -3.15
C++ getenv() wrapper function not setting the value +4.22
Need help in understanding left shift operator in C +5.15
Same code for printf, different output? +2.43