StackRating

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

Akira

Rating
1544.51 (9,807th)
Reputation
3,675 (45,723rd)
Page: 1 2 3
Title Δ
Use of C's '...' parameter pack as C++ template value? +3.94
Dynamically create a 2D array with only one known dimension +2.50
Taking advantage of move semantics in C++ -3.91
should one replace "\r\n" with "\n" before gcc... +3.56
Pointer assignments in a copy constructor 0.00
terminate called after throwing an instance of 'std::logic_erro... +3.93
how to perform cmake::find_package at build stage only 0.00
"macro names must be identifiers" +3.26
How to set a function into a variable and call from it? +4.50
C++ Vector Sorts 0.00
template for a smartpointer and auto deletion of the pointer +3.95
Shorten if statement with same condition +4.12
Cannot push_back() a struct into an std::vector<std::shared_ptr&... 0.00
specify destination for CTestTestfile.cmake 0.00
Find size of binary file, function tellg() returns -1 -1.32
C++ Using for loops when you don't know when the iteration woul... +4.00
Bind mutex to object +4.09
Why does vector<T>::emplace_back, such that T has a deleted c... -0.98
Multiple sub-projects depending on the same library +4.04
How to print cascaded names of functions pointers? -2.24
Best way to store constant data in C +4.97
Join (concatenate) vector of strings to char buffer with zero byte... +4.29
C change words beginning with lowercase to capital in text file -1.61
Finding max element in an array 0.00
How to do a matrix multiplication using <threads> and a 1-D a... +4.37
How to use a friend function in cpp file? 0.00
conversion between std::string and QVariant (and vice versa) Qt5 0.00
what does it mean typedef char *b? 0.00
Copy index of vector Elements with condition +3.60
Default vector constructor with a unique_ptr and thread 0.00
Getting a word or sub string from main string when char '\'... 0.00
Implicit conversion of return expressions to bool 0.00
Consecutive Memory Allocation +0.71
Simple c code with sleep gives no output after execution -1.79
Printing Columns in C -3.62
std::find with two different types -3.78
Need help reading a file that has a book format 0.00
How can I run cmake from within cmake? 0.00
Partial specialization rejection with function as template argument 0.00
function that removes spaces and tabs +0.26
Does the compiler do the same action for all inline function calls? 0.00
Converting Hex to binary in quads -3.74
C++ scoping? issue when passing an array to a function -3.85
Checking whether std::thread member of my class is stopped -2.52
array defined in header file and unknown in c file +3.73
Is this a legitimate way to find the position of an element in a ve... +1.42
filling in one text file with values from another text file 0.00
CMake: Linking a third-party library to a project library -3.87
Merging two index into one in array in C +2.09
When will this execute? 0.00