StackRating

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

VLL

Rating
1581.62 (2,876th)
Reputation
3,979 (42,158th)
Page: 1 2 3
Title Δ
print a list of numbers using template metaprogramming +2.02
Using boost process without downloading all the boost framework can... -0.29
error:no matching fucntion for call to 'Square::Square(SquareCo... 0.00
Is __thread guaranteed to be zero initalized? 0.00
Why is my c++ code unable to scale up input? -2.06
Getting some errors when trying verify the code ([-Waggressive-loop... 0.00
Alternative to `#define` macro for function alias in C++ +1.54
Error: no operator "==" matches these operands +0.39
How to prevent critical section access with atomics in C++ +1.32
trim for both std::string and std::wstring 0.00
C++ use operator<< output as parameter in function 0.00
How to remove SIGABRT error in my C++ code +0.38
Error: Ternary Operator not work correctly in "cout" object +0.39
when inputting into a struct with std::cin it bugs out +1.52
What's the difference between llround() and round() function in... 0.00
Why `const char *` type in C++ can store Unicode? -0.68
Don't understand why I am getting this error: Member reference... 0.00
How to deep copy structs having non trivial data members -0.61
Way to redefine a macro constant in just one single line using C sy... +1.88
Why is 'int' used as just int and why not as std::int in C++? +1.41
How to generate all ways to order a vector 0.00
How can I point a function with function overload? +1.43
Will this method involve memory reallocation and thus influence its... +0.38
C++: undefined reference to const pointer when declaring as extern 0.00
How strcat_s avoids buffer overflow problem? -1.27
How to initialize a const std vector in old c++? +1.73
Why is std::vector slower than an array? +0.40
Segmentation fault caused by white space not caught in string from... 0.00
How often false signals are triggered in a condition variable? -2.06
What is the following C++ code used for -> "#define idiv(a,... -0.51
In C++, how do i use like strncmp function in C? +1.11
What is wrong in this C++ code snippet with template<class Vecto... 0.00
How I should to catch out_of_range exceptions? +1.73
I'm looking to improve or request my current delay / sleep meth... -0.10
Pointer and regular variable with the same name -0.88
Why is a switch not optimized the same way as chained if else in c/... -0.60
How to return const reference of a vector? -0.04
reversing an iterator that depends on end() +1.46
how #if does work? Do I misunderstand form of #if~#endif? 0.00
Implement member function more than once 0.00
Can i have multiple implemantions in cpp files with one header and... 0.00
Is there any way to make a typedef friend of a class? 0.00
Thread terminated although joined and always in scope +2.97
Tried to implement Leetcode's FizzBuzz multithreading question... +0.99
Generate switch-case from function definitions at compile time 0.00
Functions inside class and constructor don't work at all and do... 0.00
How to check the status of detached thread in C++11? +0.80
How can I change an apostrophe into a single unit instead of 3 byte... -4.57
How cin works if user accidentally gives incorrect datatype? +3.22
terminate called after throwing an instance of 'std::runtime_er... -0.71