StackRating

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

kfsone

Rating
1507.85 (96,289th)
Reputation
19,277 (7,135th)
Page: 1 ... 7 8 9 10 11 ... 17
Title Δ
When passing a function as a pointer, how do I specify the paramete... 0.00
c++ : stop only last call of recursive function +2.11
How can I get rid of segmentation error? -0.48
C++: How to include Paillier.h in a header file 0.00
Object-oriented jump table defined over multiple classes -0.79
I can't figure out why "cout" didn't work properly -0.67
What is the difference between (void*) and (void(*)(argument type))... -0.86
reserve and then assign to a std::string +0.10
C++ operator [] overload not responding +2.20
argument of type "char *" is incompatible with parameter... -2.00
Filing a vector outside of a function in a class +2.53
How to get a Visual Studio Macro Value into a pre processor directi... +0.53
SEG fault in async_read_until() 0.00
c++ 11 Threads different behaviour on linux and windows 0.00
C++ Hash Deprecation Warning +1.96
Is there a C++ new declaration like in C# -0.07
C++ error: unknown type name -1.50
Why static variable needs to be explicitly defined? -0.44
Why does shift right in practice shifts left (and viceversa) in Neo... +2.04
Is required to only check up to (num/2+1) to determine if a number... -0.76
Writing repeated values in array quickly +0.54
Declaring and allocating a 2d array in C++ -0.35
Destructor called when returning value -1.45
redefinition of static function in case of inheritance -0.04
Why does int8_t and user input via cin shows strange result -0.49
when is const reference better than pass-by-value in c++11 +0.75
(C++) Goto statement not working. Beginner +0.52
Practical use of pointer to const +0.29
Infinite while loop while renaming file(Qt C++) +0.02
Can I export c++ template class to C and therefore to python with c... -2.16
Must the pointer be initialized before use , then how to understand... -0.65
trouble with stack class in c++ -0.42
Deleting what unique_ptr points to -1.04
How do I resolve this error: jump to case label crosses initializat... +0.02
please explain the output the following c program -0.24
Segmentation fault when creating a vector of pointers (C++) +0.52
Writing a Parser for a programming language: Output -1.10
Function and struct having the same name in c++ +0.37
atoi() Not Working with std::string::substr() +0.55
Condition checking in a for loop -0.59
Why don't std algorithms take the number of iterations as a paramter 0.00
passing array of structure to function in c++ and getting errror +2.11
Conditional preprocessing puzzle -2.09
a value of type "Struct*" cannot be assigned to an entity... +0.52
How to write a C wrapper for delete that would be fast yet free any... -1.13
child process redirect the stdout 0.00
Effect Of Unused Functions In C +0.02
Returning a reference local variable assigned by reference -0.10
Pre-parse (cache) printf-style format string +2.31
Parent and child of fork() in C -0.31