StackRating

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

Šimon Tóth

Rating
1516.30 (40,730th)
Reputation
26,311 (4,845th)
Page: 1 ... 8 9 10 11
Title Δ
Unicode and std::string in C++ -2.53
In C, can I initialize a string in a pointer declaration the same w... +0.64
error C2064: term does not evaluate to a function taking 0 arguments -3.30
How to profile combined python and c code -4.89
Can I check in C(++) if an array is all 0 (or false)? -2.30
When should a .c file not have an associated .h file? -3.03
Can an executable discover its own path? (Linux) -2.97
How to convert from const char* to unsigned int c++ +4.28
How to reliably detect disk is down on Linux via Java +0.83
Valgrind used in C++ development? -2.35
STL and UTF-8 file input/output. How to do it? -3.64
C++: Where does the ofstream class save the files to? +1.92
Problem with pointer to a member function +4.37
Tutorial on C pointers -1.95
scanf fails why? +2.91
How to call a lib written in C++ from C? +2.82
Alignment of char arrays -1.61
Getting list of files in a folder using C -0.14
Why can't a multidimensional array be allocated with one new call i... +3.14
Detecting file deletion after fopen +0.08
How to open a file with it's relative path in Linux? -2.57
How bad is to use void pointer in std::vector declaration? -0.53
Why doesn't this compile in C18? 0.00
What team workflow processes do you use concerning git? -3.52
lvalue-to-rvalue conversion of an array in ISO C -2.78
Git on ubuntu machine with windows client 0.00
How to get the GL library/headers? +2.36
Opengl - what is gl.h - how to write a very simple gl app using new... +0.22
Is there any physical part of memory with the address of NULL(0)? -1.51
Why does msvc let me do this but not gcc / g++? +0.20
How to append different files and extract them for verification in... +4.18
"--" operator in while ( ) loop +1.33
What are some of the most common Git branching schemes/commit lifec... +0.82
What is the rationale behind typedef vs struct/union/enum, couldn't... -1.30
C++ check if a list contains a sublist -3.19
Finding the smallest integer that can not be represented as an IEEE... -2.84
How to handle pressure to deliver, when maintaining legacy code? -3.80
What are Containers/Adapters? C++ +5.11
How to create a basic operating system -3.63
C++ library with support for 3-valued logic: 0,1,X +0.95
How can moved objects be used? -0.52
How can moved objects be used? -3.52
Create a command shell/menu in C +0.09
Undefined parameters in function -1.75
Commit select changes to another branch then resume work on current... -3.67
Using git with subversion -4.00
Constructor for a no-named struct -2.85
How do you write a operator() or less-than-functor neater than a tr... +1.78
What's wrong with these system calls? -1.56
Accessing C++ classes based on list of strings +2.11