StackRating

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

Acorn

Rating
1564.97 (4,752nd)
Reputation
5,688 (28,836th)
Page: 1 ... 4 5 6 7 8 ... 14
Title Δ
How to pass lines from file to input()? 0.00
Iterating through a std::vector<char> 0.00
how does cin.get() function works? -0.28
C++ Class w/ struct 'undeclared identifier" +1.12
Improving my implementation of the divide and conquer form of the m... 0.00
Why is resizing a vector faster than reserve and push_back? -0.58
Is the code for sorting a std::vector<std::string> by length... +1.67
How do I pass a vector of unique_ptr s to a function +1.88
Would there be any possible issues with declaring a pointer value i... 0.00
Heavy calculation required and shared between two behaviours in cou... +1.71
When does stack grow? How does OS know when to grow stack? 0.00
In which version of Visual Studio was a function introduced? -0.58
What is the size in bits of a file descriptor in an x64 system runn... 0.00
Shallow Copy with Structs in C 0.00
Can I create a for loop with two variables and still have time comp... -0.57
Accessing 3 characters from a string every time in C 0.00
Getting Windows Version from Preprocessor (C++ Win32) -1.85
How does == comparison of 2 dictionaries work when the value is a m... -0.37
Will GCC optimize away an inline accessor? +2.03
Git merge only commits within branch -0.82
Why doesn't gcc link an SDL 2.0 C project? (macOS) 0.00
What is use of %S (uppercase s) in printf()? 0.00
What's the deal with being allowed to define a struct in the re... +1.89
Is there a way in C to get a block of code as string in C? -0.01
C struct information hiding (Opaque pointer) +2.21
How can I cast while doing a division assignment? +2.03
Is it safe to modify RVO values within an RAII construct? +3.05
Why is reinterpret_cast not constexpr? -1.72
How are objects stored in an array? -0.09
C++: User input gives unwanted behaviour 0.00
Is the compiler allowed to omit a combined call to &* operators... -0.91
Move file in git without move 0.00
Are git pack files actually necessary on disk? +1.13
C++: Why does my dice roll function return only even integers when... +0.42
Why does the compiler report "operator<< and operator>... 0.00
In what is macro preprocessor implemented on its own? 0.00
Storing strings in stack vs code section in C? +2.75
How '\b' works in Python? 0.00
Accessing value of array using pointers 0.00
Defining structs in C after main() function +0.46
Is it possible to write a function that receives itself as parameter? 0.00
C++ std::shared_ptr, is operator= overloaded to use copy constructor? +1.87
Sending structure over UDP using boost::asio -2.35
How is it possible to share a static variable between functions? 0.00
why do the following member initializers not work in c++ 0.00
Time not printing on command line when compiled 0.00
Can you embed a whole webpage into c++ source? 0.00
Why is there a Trace/Breakpoint error using Delete[] in c++? 0.00
how to use boost graph as a member variable 0.00
Error while passing a private data member as default argument to a... 0.00