StackRating

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

Ville-Valtteri Tiittanen

Rating
1539.39 (12,106th)
Reputation
165 (522,237th)
Page: 1 2
Title Δ
Why are pointers to inline functions allowed? -1.35
Create a Sqlite Database in C++ -2.24
Do different files have different scopes? +3.55
How to check the time that user has logged in to Windows? -4.26
Is there any way to atomically read a line from a file C++ 0.00
I am writing a code to convert lowercase letters to uppercase lette... +0.67
CPPUNIT: do we really need one function per test? +3.75
Need help understanding valid C-strings operations in C++ +3.66
Is std::lock_guard<std::unique_lock<std::mutex>> valid... 0.00
How to use c++ classes without names? +3.36
Using (ugly) C code in C++ with extern "C" 0.00
size_t i < _str.length creates endless loop in c++ +3.29
Disabling mouse wheel and keyboard events in TComboBox -2.91
Pig Latin Program -0.37
Identify a Snippet of Code! no clue what language it's in 0.00
Can '\0' and NULL be used interchangeably? +2.78
Does standard C++11 guarantee that `volatile atomic<T>` has b... 0.00
Why cannot I delete unique_ptr<char[]> with reset()? 0.00
How to print a negative number as 0? +3.87
Is C++ STL a C++ API? 0.00
How do I resolve this warning about passing a function pointer to a... +5.42
"[ilink32] Fatal: Out of memory" in C++ Builder 0.00
How to elegantly fix this unused variable warning? -1.96
Benefits of using extern declaration in same file as definition? +1.46
"error: expected primary-expression before '<' toke... 0.00
Casting with #if in C +4.55
Does __asm{}; return the value of eax? +4.54
Code showing error *** stack smashing detected ***: ./a.out termina... 0.00
Which header should I include for `size_t`? -1.19
FOR_EACH macro with two or more params in call macro -3.36
Why Jenkins "BUILD SUCCESSFUL", but "Finished: FAILU... +3.77
Why is the compiler showing error "expected expression before... +4.15
Why this C code (for-loop) is looping forever? +0.77
Catching exception from boost::asio::io_service::work running as a... 0.00
Terminate function with timeout +0.10
Erase elements in vector using for loop -1.62
Using boost::bind with __fastcall 0.00
How to order exceptions in this try-throw-catch code? -3.82
Compile error: "Stray 302", on function int86 0.00
why use a move constructor? -1.44
c - Pointer's content disappears after usage +1.89
Operator !! in Kernel C 0.00
How do I merge two C codes into one? +3.90
Problems with Standard I/O scanf -0.54
c++ Function inside Thread function 0.00
Missing the first characters using boost::asio::streambuf +4.62
How do I view more information on this fault -0.03
Data not saved in binary form 0.00
Linked list code giving correct answer, but bringing up error messa... 0.00
Can I silence the warning in a comparison like (myUnsigned >= MA... +0.04